Commit Graph

  • 63e103d65c
    Use python 3.7 nanosonde 2020-05-07 15:30:02 +0200
  • f22afaa90d
    Pin to version 1.8.11 nanosonde 2020-05-07 15:26:29 +0200
  • bcbe8a9c5a
    Update to Arduino 1.8.11 nanosonde 2020-05-07 15:23:37 +0200
  • cbc64a5966
    Enable knx-usb example nanosonde 2020-05-07 15:16:39 +0200
  • 68d82c909e
    Update python to 3.8 nanosonde 2020-05-07 15:04:26 +0200
  • 690a30929d
    Disable knx-usb example nanosonde 2020-05-07 15:02:56 +0200
  • 6603b0fd83 Merge branch 'master' of https://github.com/etrinh/knx etrinh 2020-05-02 21:27:05 +0200
  • 59b6ca021f Merge branch 'master' of https://github.com/etrinh/knx etrinh 2020-05-02 21:25:35 +0200
  • fa24e5fdb6 Merge branch 'master' of https://github.com/thelsing/knx etrinh 2020-05-02 17:34:49 +0200
  • 2c001a028b Merge branch 'master' of https://github.com/thelsing/knx etrinh 2020-05-02 17:34:32 +0200
  • 217794d219 Merge branch 'master' of https://github.com/thelsing/knx etrinh 2020-05-02 17:33:54 +0200
  • ed5dc73984 fix overrides of bau27b0 Thomas Kunze 2020-05-02 11:43:02 +0200
  • d789fb1459 Enable TP medium for ESP32 etrinh 2020-04-07 18:24:28 +0200
  • 0f99a4c969 Fix compilation warning STM32 uses TP etrinh 2020-04-02 22:10:50 +0200
  • ced8aa0a31 Fix conflicts with STM32 DADDR, knx DADDR rename DEVADDR etrinh 2020-04-02 18:25:52 +0200
  • 34df27ee87 fix bad commit etrinh 2020-04-02 18:16:15 +0200
  • 147a3942ad Add priliminar Arduino STM32 port etrinh 2020-04-02 18:09:53 +0200
  • 4b873aebd6 save WIP on flash api + header reorder Thomas Kunze 2020-03-19 22:35:33 +0100
  • 894a54fa7f enable RF and TP Thomas Kunze 2020-03-12 21:34:00 +0100
  • 445bf05f93 fix bug in save code Thomas Kunze 2020-02-11 22:16:59 +0100
  • 4dda99b341 only add rf props ifdef USE_RF Thomas Kunze 2020-01-11 21:20:25 +0100
  • 82f463f965 refactor cemi server object Thomas Kunze 2019-12-28 10:56:33 +0100
  • 1465cb558c split USE_USB from USE_CEMI_SERVER Thomas Kunze 2019-12-28 09:54:02 +0100
  • e2fd20ab9a implement knx-ip searchresponse Thomas Kunze 2019-12-28 00:29:17 +0100
  • 02a24ea3b8 move #endif Thomas Kunze 2019-12-27 10:47:22 +0100
  • 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 +0100
  • 8f61ef8608 fix length of PDT_VERSION Thomas Kunze 2019-12-22 17:45:24 +0100
  • d3d95f1185 add object for routing indication packet Thomas Kunze 2019-12-22 17:31:33 +0100
  • e788047213 Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-12-21 17:48:54 +0100
  • f8e2da00a2 refactor device object, add more const to functions Thomas Kunze 2019-12-21 17:48:46 +0100
  • f7de00c1df
    Update .travis.yml thelsing 2019-12-18 23:05:08 +0100
  • 337e5bd3a5
    Update CMakeLists.txt thelsing 2019-12-18 22:58:45 +0100
  • fdbe74b3c2
    Update .travis.yml thelsing 2019-12-18 22:53:59 +0100
  • 68ab5ed2e0
    Update CMakeLists.txt thelsing 2019-12-18 22:51:32 +0100
  • 721bd8c831
    Update .travis.yml thelsing 2019-12-18 22:49:06 +0100
  • 5f84c25120
    Update .travis.yml thelsing 2019-12-18 22:46:08 +0100
  • 20d5158620
    Update .travis.yml thelsing 2019-12-18 22:40:35 +0100
  • 980924bcf8
    Update .travis.yml thelsing 2019-12-18 22:36:21 +0100
  • 729c06357a bugfixing Thomas Kunze 2019-12-18 22:14:56 +0100
  • ca27ff4ab3 bump device object version to invalidate flash (format change) Thomas Kunze 2019-12-18 21:38:41 +0100
  • 15bd076c28 Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-12-18 21:28:01 +0100
  • 6cd570e162 refactore TableObject classes to use Property class Thomas Kunze 2019-12-18 21:27:54 +0100
  • 1f5056325b Improve CI (#49) nanosonde 2019-12-17 17:32:50 +0100
  • e978dbc65a Fix travis ci again nanosonde 2019-12-17 15:05:47 +0100
  • b2fe8bf08b Remove example knx-hdc1008 from platformio build nanosonde 2019-12-17 15:04:21 +0100
  • 626275362d Try to fix example knx-hdc1008 nanosonde 2019-12-17 15:01:01 +0100
  • 482bdfb653 Try to fix example knx-hdc1008 nanosonde 2019-12-17 14:53:04 +0100
  • 66065bfb96 Try to fix compilation of knx-hdc1008 example nanosonde 2019-12-17 13:51:50 +0100
  • 7e714d9428 Add platformio build config for example knx-hdc1008 nanosonde 2019-12-17 13:45:33 +0100
  • 3ce0493f2c Disable verbose output nanosonde 2019-12-17 12:28:25 +0100
  • 8bdd883758 Add platformio config for knx-demo example for SAMD, ESP8266 and ESP32 nanosonde 2019-12-17 12:21:01 +0100
  • 1d01317845 Travis knx usb (#48) nanosonde 2019-12-16 19:52:10 +0100
  • bb7e620d13 Do not enable cEMI server per default. Is only enabled during platformio build externally nanosonde 2019-12-16 16:12:48 +0100
  • 1d5db3b4fa Try to fix ESP8266 compilation nanosonde 2019-12-16 16:05:13 +0100
  • 4bec5b36a2 Fix compilation nanosonde 2019-12-16 16:01:47 +0100
  • db068ba72a Try to fix CI run for example knx-linux nanosonde 2019-12-16 15:56:07 +0100
  • f53c55a845 save work nanosonde 2019-12-16 15:32:43 +0100
  • 1dc216d523 save work nanosonde 2019-12-16 15:24:07 +0100
  • 643d1bfaf6 save work nanosonde 2019-12-16 15:20:13 +0100
  • 0f90324068 save work nanosonde 2019-12-16 15:12:09 +0100
  • cbc5a56389 Add new pio config for CI nanosonde 2019-12-16 15:10:00 +0100
  • b4becfe3c6 save work nanosonde 2019-12-16 14:59:51 +0100
  • f2f4344713 save work nanosonde 2019-12-15 21:02:58 +0100
  • 3d862ffea1 save work nanosonde 2019-12-15 20:57:04 +0100
  • fb581c10a7 save work nanosonde 2019-12-15 20:43:43 +0100
  • 7a259acaa6 save work nanosonde 2019-12-15 20:30:44 +0100
  • 208e52fbfe save work nanosonde 2019-12-15 20:23:36 +0100
  • dfdcecb8e3 save work nanosonde 2019-12-15 20:17:51 +0100
  • 9a836c294a save work nanosonde 2019-12-15 16:58:13 +0100
  • 77dcb0c696 save work nanosonde 2019-12-15 16:51:00 +0100
  • ccefed8357 save work nanosonde 2019-12-15 16:46:25 +0100
  • 68a7c81528 save work nanosonde 2019-12-15 16:40:33 +0100
  • 69c176993b save work nanosonde 2019-12-15 16:33:02 +0100
  • 04dafba458 save work nanosonde 2019-12-15 16:27:36 +0100
  • 74f1502a90 save work nanosonde 2019-12-15 16:10:18 +0100
  • d711f18260 save work nanosonde 2019-12-15 16:02:39 +0100
  • 47e17ea164 save work nanosonde 2019-12-14 11:20:52 +0100
  • 566f1d8ccc save work nanosonde 2019-12-14 11:16:20 +0100
  • 32a0503172 Try to fix travis build nanosonde 2019-12-14 11:09:29 +0100
  • 37e602be13 Change platformio config nanosonde 2019-12-13 17:41:16 +0100
  • 5651e5483a Fix compilation nanosonde 2019-12-13 17:40:47 +0100
  • dcc2bb1be1
    Update .travis.yml nanosonde 2019-12-13 12:55:27 +0100
  • 9a5c68f692
    Update platformio.ini nanosonde 2019-12-13 12:45:16 +0100
  • 20c6bd1016
    Update .travis.yml nanosonde 2019-12-13 12:33:11 +0100
  • b9571112d6 add some convienience methods to Property class Thomas Kunze 2019-12-12 23:40:03 +0100
  • 398ba7408b get rid of InterfaceObject::objectType() and BauSystemB::descriptor() Thomas Kunze 2019-12-12 23:06:46 +0100
  • 515d18fdbf fix property save Thomas Kunze 2019-12-12 22:47:54 +0100
  • 6765add06d move knx-linux and knxPyton to examples dir Thomas Kunze 2019-12-12 21:42:51 +0100
  • 6d5914857a move knx-usb to examples Thomas Kunze 2019-12-12 21:29:02 +0100
  • d2b6653d68 add config.h and USE_IP USE_TP USE_RF macros Thomas Kunze 2019-12-12 21:23:37 +0100
  • 4cc8b2bb36 Finish refactoring of IpParameterObject Thomas Kunze 2019-12-12 19:34:29 +0100
  • e128debabb convert CallbackProperty to template Thomas Kunze 2019-12-12 01:42:56 +0100
  • 71448efdad add overrides keyword for all interface objects. refactor properties more Thomas Kunze 2019-12-11 23:32:57 +0100
  • 396994c1a5 add Property, DataProperty and CallbackProperty classes Thomas Kunze 2019-12-11 22:23:21 +0100
  • c64b7f6a01 change signature of propertyRead/Write Thomas Kunze 2019-12-10 23:42:27 +0100
  • 10b83b46bc fix build Thomas Kunze 2019-12-10 23:00:25 +0100
  • cd0fdc85b6 rename sendBytes ->sendBytesMultiCast readBytes -> readBytesMultiCast Thomas Kunze 2019-12-10 22:29:14 +0100
  • d6db6a9673 add default noop implementations for most stuff of platform. Thomas Kunze 2019-12-10 22:25:33 +0100
  • 5d8264555a remove unused methods of Platform class Thomas Kunze 2019-12-10 21:44:23 +0100
  • aa230ee0b9 Merge master Thomas Kunze 2019-12-09 23:28:17 +0100