Commit Graph

  • 390ca8ccfb Remove unused array (#103) nanosonde 2020-11-17 17:55:46 +01:00
  • c91e78824c Add workflow for CC1310 example (#102) nanosonde 2020-11-17 17:54:46 +01:00
  • d962da414d another bugfix try for #83 Thomas Kunze 2020-11-17 17:49:54 +01:00
  • 4f1b7502f6 Delete .travis.yml thelsing 2020-11-16 22:01:24 +01:00
  • b487fe3540 Update platform-io.yml thelsing 2020-11-16 21:50:21 +01:00
  • b948c0845c Update cmake.yml thelsing 2020-11-16 21:50:03 +01:00
  • b34d0b26fe Remove travis badge thelsing 2020-11-16 21:40:43 +01:00
  • e244e0c9dd disable esp8266 build again thelsing 2020-11-16 21:40:06 +01:00
  • 2cfb384ca2 Update platform-io.yml thelsing 2020-11-16 21:34:43 +01:00
  • ca7d8a93b3 Create platform-io.yml thelsing 2020-11-16 21:32:47 +01:00
  • 04e95b2100 Add TI code composer project files for CC1310 example (#101) nanosonde 2020-11-16 21:23:16 +01:00
  • 67398e3bde Create cmake.yml thelsing 2020-11-16 21:22:04 +01:00
  • 80b61d2f10 Update platformio-ci.ini thelsing 2020-11-16 20:51:23 +01:00
  • 389201cf8a fix build thelsing 2020-11-16 20:39:03 +01:00
  • 45158bb071 also ack indivisual broadcasts Thomas Kunze 2020-11-16 20:35:08 +01:00
  • bb818d9877 Update README.md thelsing 2020-11-11 23:08:11 +01:00
  • 083d83f777 Add float type for parameters & a few fixes (#95) ali esmaeilpour 2020-11-12 01:25:35 +03:30
  • c167305a87 set valid default value for routing count Thomas Kunze 2020-11-11 22:51:23 +01:00
  • c3d7f3e190 fix path for Readme.md Thomas Kunze 2020-11-11 22:48:04 +01:00
  • d90843ba45 Add support for CC1310 platform based on SimpleLink SDK (#94) nanosonde 2020-11-10 21:52:38 +01:00
  • 5451235368 Nikwest (#100) Dominik Westner 2020-11-09 20:20:21 +01:00
  • ffa2eea65b Update .travis.yml thelsing 2020-10-29 20:24:35 +01:00
  • ca79c4ed35 Update .travis.yml thelsing 2020-10-29 00:10:38 +01:00
  • 87a495bf7a replace gmtime with gmtime_r Thomas Kunze 2020-10-28 22:45:35 +01:00
  • edb9b6b526 change cmake file for travis Thomas Kunze 2020-10-28 21:46:08 +01:00
  • d153825f2e fix knxPython build Thomas Kunze 2020-10-28 21:44:01 +01:00
  • 06e2c11d96 clean up visual studio files and add root cmake Thomas Kunze 2020-10-28 21:35:24 +01:00
  • f677897337 Merge commit 'f34e604d3b4bee5339ec4e9c9f36619b17f52e32' as 'examples/knxPython/pybind11' Thomas Kunze 2020-10-28 21:09:58 +01:00
  • f34e604d3b Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 Thomas Kunze 2020-10-28 21:09:58 +01:00
  • 54e3f6cb12 remove pybind11 to readd as subtree Thomas Kunze 2020-10-28 21:09:35 +01:00
  • e0bb23cd3f Create codeql-analysis.yml thelsing 2020-10-01 13:11:40 +02:00
  • 241e04330d Datapoints ending in .0 are invalid (#91) Nicolas Robadey 2020-09-29 12:46:09 +02:00
  • aabc61dc3b Add UART support for Linux platform to use TP1 KNX transceivers (#88) nanosonde 2020-09-11 13:32:29 +02:00
  • 77a796a39c Add coupler support (#79) nanosonde 2020-09-06 21:41:34 +02:00
  • 52d3866e41 Try fixing a crash due to NULL derefence (#77) etrinh 2020-07-19 13:37:42 +02:00
  • ffea53614b Revert last commit. thelsing 2020-07-19 13:36:33 +02:00
  • 1f918d69c1 fix #78 thelsing 2020-07-18 13:47:54 +02:00
  • 96884f768e Add support for KNX data secure (#66) nanosonde 2020-07-06 19:16:54 +02:00
  • 8cfd67662f Bugfixes for property startIndex 0 and PID_IO_LIST (#75) nanosonde 2020-07-05 12:11:44 +02:00
  • 6cd030203a Update data_property.cpp thelsing 2020-07-03 00:47:29 +02:00
  • fda8e64425 Add support for lambda for more platforms (#74) etrinh 2020-07-01 10:39:30 +02:00
  • f880114da5 Stm32 port (#71) etrinh 2020-06-30 14:58:53 +02:00
  • 4677044f46 add some fixes and enhancements by leoujz fix build Thomas Kunze 2020-06-25 20:36:02 +02:00
  • 87a12fa26a Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2020-06-24 23:03:21 +02:00
  • f450d87d05 refactor RfMediumObject to use properties Thomas Kunze 2020-06-24 23:03:12 +02:00
  • eacc944e7c remove __has_include because of build failure thelsing 2020-06-24 22:14:45 +02:00
  • 084657cb7a fix #46 thelsing 2020-06-24 18:48:55 +02:00
  • 5855f35eef fix #50 thelsing 2020-06-23 00:21:00 +02:00
  • d3788d3ee4 Merge pull request #68 from etrinh/master thelsing 2020-06-23 00:15:18 +02:00
  • 08957720a3 Update library.properties 1.2 thelsing 2020-06-19 21:57:46 +02:00
  • 2ff07d29e3 Update bits.h thelsing 2020-06-18 11:26:59 +02:00
  • cadc6c6124 Refactor broadcast/systembroadcast (#62) nanosonde 2020-06-09 21:06:13 +02:00
  • fa269a259d Merge pull request #65 from nanosonde/disable_ci_8266 thelsing 2020-06-08 18:04:29 +02:00
  • 48dd76748c Merge pull request #64 from nanosonde/feat_funcprop thelsing 2020-06-08 18:03:00 +02:00
  • d1701db1d1 Disable Travis-CI 8266 Arduino test nanosonde 2020-06-08 11:43:06 +02:00
  • 918d3f37c4 Fix compilation. Nanosonde 2020-06-08 11:14:56 +02:00
  • 86c8f359e3 Add support for Function Properties Nanosonde 2020-06-08 11:04:00 +02:00
  • cc1fc7d5fb Update .travis.yml thelsing 2020-05-08 02:33:53 +02:00
  • c31053a7fd add pio ignores to gitignore Thomas Kunze 2020-05-08 02:06:23 +02:00
  • 5f4f86dcbd add platformio file and fix compiling without IP Thomas Kunze 2020-05-08 01:50:50 +02:00
  • 16de2048e6 Merge branch 'master' of https://github.com/thelsing/knx 1.1 Thomas Kunze 2020-05-07 20:15:22 +02:00
  • c97bcc29f3 comment some debugging code Thomas Kunze 2020-05-07 20:15:15 +02:00
  • 31319a690b Fix travis build (#56) nanosonde 2020-05-07 19:35:10 +02:00
  • 217794d219 Merge branch 'master' of https://github.com/thelsing/knx etrinh 2020-05-02 17:33:54 +02:00
  • ed5dc73984 fix overrides of bau27b0 Thomas Kunze 2020-05-02 11:43:02 +02:00
  • d789fb1459 Enable TP medium for ESP32 etrinh 2020-04-07 18:24:28 +02:00
  • 0f99a4c969 Fix compilation warning STM32 uses TP etrinh 2020-04-02 22:10:50 +02:00
  • ced8aa0a31 Fix conflicts with STM32 DADDR, knx DADDR rename DEVADDR etrinh 2020-04-02 18:25:52 +02:00
  • 34df27ee87 fix bad commit etrinh 2020-04-02 18:16:15 +02:00
  • 147a3942ad Add priliminar Arduino STM32 port etrinh 2020-04-02 18:09:53 +02:00
  • 894a54fa7f enable RF and TP Thomas Kunze 2020-03-12 21:34:00 +01:00
  • 445bf05f93 fix bug in save code Thomas Kunze 2020-02-11 22:16:59 +01:00
  • 4dda99b341 only add rf props ifdef USE_RF Thomas Kunze 2020-01-11 21:20:25 +01:00
  • 82f463f965 refactor cemi server object Thomas Kunze 2019-12-28 10:56:33 +01:00
  • 1465cb558c split USE_USB from USE_CEMI_SERVER Thomas Kunze 2019-12-28 09:54:02 +01:00
  • e2fd20ab9a implement knx-ip searchresponse Thomas Kunze 2019-12-28 00:29:17 +01:00
  • 02a24ea3b8 move #endif Thomas Kunze 2019-12-27 10:47:22 +01:00
  • 6ae000482f - add some knx-ip classes - return no data if Property has no elements - implement get{ipAddress, netmask, defaultGw, macAddress) for linux platform Thomas Kunze 2019-12-27 02:06:10 +01:00
  • 8f61ef8608 fix length of PDT_VERSION Thomas Kunze 2019-12-22 17:45:24 +01:00
  • d3d95f1185 add object for routing indication packet Thomas Kunze 2019-12-22 17:31:33 +01:00
  • e788047213 Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-12-21 17:48:54 +01:00
  • f8e2da00a2 refactor device object, add more const to functions Thomas Kunze 2019-12-21 17:48:46 +01:00
  • f7de00c1df Update .travis.yml thelsing 2019-12-18 23:05:08 +01:00
  • 337e5bd3a5 Update CMakeLists.txt thelsing 2019-12-18 22:58:45 +01:00
  • fdbe74b3c2 Update .travis.yml thelsing 2019-12-18 22:53:59 +01:00
  • 68ab5ed2e0 Update CMakeLists.txt thelsing 2019-12-18 22:51:32 +01:00
  • 721bd8c831 Update .travis.yml thelsing 2019-12-18 22:49:06 +01:00
  • 5f84c25120 Update .travis.yml thelsing 2019-12-18 22:46:08 +01:00
  • 20d5158620 Update .travis.yml thelsing 2019-12-18 22:40:35 +01:00
  • 980924bcf8 Update .travis.yml thelsing 2019-12-18 22:36:21 +01:00
  • 729c06357a bugfixing Thomas Kunze 2019-12-18 22:14:56 +01:00
  • ca27ff4ab3 bump device object version to invalidate flash (format change) Thomas Kunze 2019-12-18 21:38:41 +01:00
  • 15bd076c28 Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-12-18 21:28:01 +01:00
  • 6cd570e162 refactore TableObject classes to use Property class Thomas Kunze 2019-12-18 21:27:54 +01:00
  • 1f5056325b Improve CI (#49) nanosonde 2019-12-17 17:32:50 +01:00
  • 1d01317845 Travis knx usb (#48) nanosonde 2019-12-16 19:52:10 +01:00
  • b9571112d6 add some convienience methods to Property class Thomas Kunze 2019-12-12 23:40:03 +01:00
  • 398ba7408b get rid of InterfaceObject::objectType() and BauSystemB::descriptor() Thomas Kunze 2019-12-12 23:06:46 +01:00
  • 515d18fdbf fix property save Thomas Kunze 2019-12-12 22:47:54 +01:00
  • 6765add06d move knx-linux and knxPyton to examples dir Thomas Kunze 2019-12-12 21:42:51 +01:00