Commit Graph

  • 8aaaf7c253 htons(9 and ntohs() needed for CC13x0 Nanosonde 2020-11-08 15:52:29 +0100
  • 0d6f746f88 htons() and ntohs() only for SAMD and STM32, but not for Linux and ESP8266 and ESP32 Nanosonde 2020-11-08 15:44:57 +0100
  • ebfebaaf71 Fix compilation Nanosonde 2020-11-08 15:39:07 +0100
  • 9e01a5c915 Fix compilation in other examples Nanosonde 2020-11-08 15:34:38 +0100
  • 929bee497a fixded Typo: InduvidualAddress Dominik Westner 2020-11-06 23:35:13 +0100
  • ed20f394c1 fixed typo: induvidualAddress Dominik Westner 2020-11-06 23:11:37 +0100
  • 66d862f599 fixed typo: individualAddressDuplication Dominik Westner 2020-11-06 23:03:22 +0100
  • 455514b6ad fixed typo: frameRecieved Dominik Westner 2020-11-06 22:48:52 +0100
  • 4932b85c8b fixed tipo: RepititionAllowed Dominik Westner 2020-11-06 22:43:22 +0100
  • d7ee4b8b85 Continue cleanup Nanosonde 2020-11-05 16:41:32 +0100
  • 85c3f304f4 Fix bau2920 compilation Nanosonde 2020-11-04 16:12:43 +0100
  • 8768725246 continue cleanup Nanosonde 2020-11-04 16:08:58 +0100
  • 0ae9b6d3fb Start cleanup Nanosonde 2020-11-03 23:02:28 +0100
  • f8dc031486 Merge branch 'master' of https://github.com/nikwest/knx into nikwest Dominik Westner 2020-11-03 22:34:42 +0100
  • 197ea94ab8 Better handling of buttonUp() across platforms Nanosonde 2020-11-03 09:40:16 +0100
  • 9692a1a317 initial commit of CC1310 RF driver with first working RX version Nanosonde 2020-11-02 14:54:16 +0100
  • 49f8c38353 Only compile CC1310 source code if #define DeviceFamily_CC13X0 Nanosonde 2020-11-02 14:52:44 +0100
  • 4fa3b24b36 Increase stacks size Nanosonde 2020-11-02 14:50:29 +0100
  • dfba036161 Ignore vscode settings.json Nanosonde 2020-11-02 14:49:35 +0100
  • ef01150a9e Explicitly list each source/header file in build config. Use linker group to resolve circular dependencies. Nanosonde 2020-11-02 14:48:57 +0100
  • 809ac01795 Optimize a bit more in debug build config as the binary does not fit into 128Kb flash otherwise. Nanosonde 2020-11-02 14:47:39 +0100
  • ffa2eea65b
    Update .travis.yml thelsing 2020-10-29 20:24:35 +0100
  • ca79c4ed35
    Update .travis.yml thelsing 2020-10-29 00:10:38 +0100
  • 87a495bf7a replace gmtime with gmtime_r Thomas Kunze 2020-10-28 22:45:35 +0100
  • edb9b6b526 change cmake file for travis Thomas Kunze 2020-10-28 21:46:08 +0100
  • d153825f2e fix knxPython build Thomas Kunze 2020-10-28 21:44:01 +0100
  • 06e2c11d96 clean up visual studio files and add root cmake Thomas Kunze 2020-10-28 21:35:24 +0100
  • f677897337 Merge commit 'f34e604d3b4bee5339ec4e9c9f36619b17f52e32' as 'examples/knxPython/pybind11' Thomas Kunze 2020-10-28 21:09:58 +0100
  • f34e604d3b Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 Thomas Kunze 2020-10-28 21:09:58 +0100
  • 54e3f6cb12 remove pybind11 to readd as subtree Thomas Kunze 2020-10-28 21:09:35 +0100
  • 2642e490ae Move CC1310 platform init around Nanosonde 2020-10-22 17:37:17 +0200
  • b4518b67cc Add float type support to Parameters ajlajlajl 2020-10-22 17:19:05 +0330
  • 7010519cda fix mis-spelled "config.j" ajlajlajl 2020-10-22 17:17:36 +0330
  • 6deeb08ae0 add forgotten defined() in environment checking '#elif's ajlajlajl 2020-10-22 17:17:03 +0330
  • 659f9ff088 Fix not-relative include ajlajlajl 2020-10-22 17:12:44 +0330
  • 7d9ff0a602 Add more comments and enable Power_idleFunc() for NoRTOS variant. Internal SDK driver functions which have to wait for something will cause Power_idleFunc to be called instead of doing busy wait. Nanosonde 2020-10-21 16:08:47 +0200
  • 37a2a4fc6b Merge commit 'e51b65f8c27a536dc15e548fd2e19ed9477fc26f' as 'examples/knx-cc1310/coresdk_cc13xx_cc26xx' Nanosonde 2020-10-21 10:00:49 +0200
  • e51b65f8c2 Squashed 'examples/knx-cc1310/coresdk_cc13xx_cc26xx/' content from commit 0d78d32 Nanosonde 2020-10-21 10:00:49 +0200
  • 80171b7d55 Remove SDK submodule Nanosonde 2020-10-21 09:56:56 +0200
  • ae61d777a4 Working build Nanosonde 2020-10-19 18:15:05 +0200
  • ac4470f0d7 Remove commented line from build.sh Nanosonde 2020-10-18 17:57:05 +0200
  • 8b2943708e Add SimpleLink SDK for CC13xx/CC26xx as submodule Nanosonde 2020-10-18 17:46:31 +0200
  • 779ab2a5fd Change cmake build Nanosonde 2020-10-18 17:41:33 +0200
  • 7584e325d2 Remove display code Nanosonde 2020-10-15 16:43:56 +0200
  • 3f4542181b Clean up Nanosonde 2020-10-15 16:31:40 +0200
  • 7141d4e154 Initial commit Nanosonde 2020-10-13 18:15:23 +0200
  • e0bb23cd3f
    Create codeql-analysis.yml thelsing 2020-10-01 13:11:40 +0200
  • 241e04330d
    Datapoints ending in .0 are invalid (#91) Nicolas Robadey 2020-09-29 12:46:09 +0200
  • 258c8fa6a1
    Datapoints ending in .0 are invalid Nicolas Robadey 2020-09-20 20:08:51 +0200
  • aabc61dc3b
    Add UART support for Linux platform to use TP1 KNX transceivers (#88) nanosonde 2020-09-11 13:32:29 +0200
  • d6b8644358 Add one executable per mask for coupler Nanosonde 2020-09-09 17:51:35 +0200
  • ab7c08132c Create executable per mask Nanosonde 2020-09-09 17:30:18 +0200
  • 85366bc298 Add missing print implementation for uint64_t and enable mask 07B0 for Linux platform using TPUART Nanosonde 2020-09-09 17:10:20 +0200
  • 4623385b00 Add inital serial port support for Linux platform Nanosonde 2020-09-07 22:37:48 +0200
  • 77a796a39c
    Add coupler support (#79) nanosonde 2020-09-06 21:41:34 +0200
  • 8fbc460fb1 Add some minimal docs Nanosonde 2020-09-06 17:40:43 +0200
  • f26c5bacaa Add class diagrams and remove obsolete includes Nanosonde 2020-09-06 16:42:01 +0200
  • 611fd94d03 Add platformio configs for other currently possible mask/platform combinations Nanosonde 2020-09-05 11:48:23 +0200
  • 9f1b2472b5 Refactor NetworkLayer to use getInterface() for devices and getPrimaryInterface(), getSecondaryInterface() for couplers Nanosonde 2020-09-05 11:18:47 +0200
  • bd93027173 Fix knx_facade.h Nanosonde 2020-09-04 18:19:42 +0200
  • c70e31e20b Correct path for knx-linux-coupler Nanosonde 2020-09-04 18:08:22 +0200
  • afb014e641 Enable CI for coupler demos Nanosonde 2020-09-04 18:02:51 +0200
  • 788161f9f6 Remove simple_functional.h from demo knx-linux Nanosonde 2020-09-04 17:55:57 +0200
  • 28d0f7ada9 Add demo-coupler for MCUs Nanosonde 2020-09-04 17:42:30 +0200
  • e544824042 Remove fixed version reuqirement from platform esp8266 Nanosonde 2020-09-04 17:19:39 +0200
  • fd46e0daea Use MASK_VERSION to conditionally compile code. Nanosonde 2020-09-04 17:13:18 +0200
  • 7b82948736 Fix CMakLists.txt Nanosonde 2020-09-04 15:37:28 +0200
  • e961611ba4 Remove simple_functional Nanosonde 2020-09-04 15:21:42 +0200
  • f310781a2a Add debug print for routing Nanosonde 2020-07-22 21:22:31 +0200
  • ebfe0239ab Add remaining APCI types that are used with system broadcast Nanosonde 2020-07-22 21:09:20 +0200
  • 1da882bbac source address is set in network layer and not in data link layer Nanosonde 2020-07-22 15:13:50 +0200
  • bbe5a60ef2 Handle device address update for routing decision Nanosonde 2020-07-22 13:53:00 +0200
  • 2ad44b10ff Enable platformio caching on travis ci again Nanosonde 2020-07-21 18:57:53 +0200
  • 720c72c3c6 Fix cemi server and add missing MASK_VERSION definitions Nanosonde 2020-07-21 18:53:49 +0200
  • e091ef6536 Fix missing changes Nanosonde 2020-07-21 18:46:03 +0200
  • 15ca935092 Disable travis ci cache for platformio Nanosonde 2020-07-21 18:35:29 +0200
  • 13e7aefa5c Remove adafruit/travis-ci tests Nanosonde 2020-07-21 18:30:02 +0200
  • 8a3898cbc4 Replace MEDIUM_TYPE by MASK_VERSION Nanosonde 2020-07-21 18:23:54 +0200
  • e6a94f1681 Merge branch 'master' into feat_coupler Nanosonde 2020-07-21 17:55:15 +0200
  • aa587cd48c save work Nanosonde 2020-07-21 17:53:23 +0200
  • d1bf97d23f save work Nanosonde 2020-07-21 17:45:29 +0200
  • fc49bda824 save work Nanosonde 2020-07-21 12:54:56 +0200
  • c668f39b01 save work Nanosonde 2020-07-21 11:28:35 +0200
  • 6ac79e7366 save work Nanosonde 2020-07-21 09:43:33 +0200
  • eefbe649aa save work Nanosonde 2020-07-20 21:35:07 +0200
  • 6494ece32b save work Nanosonde 2020-07-19 23:06:49 +0200
  • 3634f9476d save work Nanosonde 2020-07-19 15:12:38 +0200
  • 52d3866e41
    Try fixing a crash due to NULL derefence (#77) etrinh 2020-07-19 13:37:42 +0200
  • ffea53614b
    Revert last commit. thelsing 2020-07-19 13:36:33 +0200
  • d83c2ea46f save work Nanosonde 2020-07-19 13:19:37 +0200
  • c7a7a2d121 save work Nanosonde 2020-07-19 12:28:35 +0200
  • 8bb8d4ba76 NULL to nullptr etrinh 2020-07-18 21:32:47 +0200
  • 1f918d69c1
    fix #78 thelsing 2020-07-18 13:47:54 +0200
  • d25b9cec65 save work Nanosonde 2020-07-18 12:58:51 +0200
  • 1d3648d372 save work Nanosonde 2020-07-17 14:50:37 +0200
  • f9d44164f0 save work Nanosonde 2020-07-17 14:45:56 +0200
  • df6551af9e save work Nanosonde 2020-07-17 14:44:13 +0200
  • cd0bce0c20 Remove MEDIUM_TYPE and use MASK_VERSION Nanosonde 2020-07-17 12:55:00 +0200
  • dd4bae581f save work Nanosonde 2020-07-17 12:37:05 +0200
  • 42eac87e2c Restore device example for linux Nanosonde 2020-07-17 08:59:00 +0200