Commit Graph

  • c79b921d1c fix build with new esp-core Thomas Kunze 2019-03-01 20:21:03 +01:00
  • f2b97ecd09 add WifiManger to examples, remove states for wps configuration Thomas Kunze 2019-02-26 22:42:06 +01:00
  • 5903651cfa fix bug when resending telegram Thomas Kunze 2019-02-23 00:28:13 +01:00
  • 176484ea80 add property desciptions for table objects Thomas Kunze 2019-02-21 22:34:34 +01:00
  • c902ba5599 implement init on read Thomas Kunze 2019-02-15 20:23:52 +01:00
  • 4d6ac94396 remove output Thomas Kunze 2019-02-07 00:22:08 +01:00
  • cde87cb643 fix build Thomas Kunze 2019-01-28 20:54:54 +01:00
  • 2731d9b487 add knx.Stop() method Thomas Kunze 2019-01-21 23:31:53 +01:00
  • 72269b5675 make path of flash.bin configurable Thomas Kunze 2019-01-21 21:29:00 +01:00
  • 589ac0787d fix Thomas Kunze 2019-01-17 21:38:02 +01:00
  • 1563b16086 set write flag after value write Thomas Kunze 2019-01-17 21:36:45 +01:00
  • c99ed6b081 add hdc1008 example from nanosonde Thomas Kunze 2019-01-07 21:15:57 +01:00
  • 9e49d61f5d Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-01-03 22:21:09 +01:00
  • f46f6aa70e add sonoff s20 example (not tested) Thomas Kunze 2019-01-03 22:20:50 +01:00
  • e2b91ce91b Update library.properties thelsing 2019-01-03 14:10:29 +01:00
  • 542503781a Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2018-12-25 21:44:08 +01:00
  • e6b2120420 fix build of bme example Thomas Kunze 2018-12-25 21:43:54 +01:00
  • cb0939760c Update README.md thelsing 2018-12-22 23:00:49 +01:00
  • c44d22f6eb first real working version of knxPython Thomas Kunze 2018-12-22 14:53:31 +01:00
  • 405aab0e5e some progress with python wrapper Thomas Kunze 2018-12-22 01:55:08 +01:00
  • 7a77b1e29a add platform.cpp Thomas Kunze 2018-12-12 23:34:05 +01:00
  • cb0646f3f6 add vito sketch (WIP) Thomas Kunze 2018-12-12 23:21:52 +01:00
  • bd93aa12fa delegate memory management for knx tables to Platform class. Preallocate memory for them on linux. Thomas Kunze 2018-12-12 23:17:42 +01:00
  • bdaca43642 add doxygen file Thomas Kunze 2018-12-11 22:50:17 +01:00
  • cc2704b264 add first version of knx python module Thomas Kunze 2018-12-11 22:42:13 +01:00
  • 4f9e518ead use current config stable Thomas Kunze 2018-11-20 22:36:00 +01:00
  • 8ed0181d36 update to newest bsec lib Thomas Kunze 2018-11-12 22:05:11 +01:00
  • 9708a54e71 rename main include Thomas Kunze 2018-11-07 22:16:00 +01:00
  • 1e446fa5cd Update library.properties thelsing 2018-11-07 22:13:44 +01:00
  • 010ddc7d21 move files back Thomas Kunze 2018-11-07 21:31:07 +01:00
  • 4493631031 remove submodule (hopefully) Thomas Kunze 2018-11-07 21:30:20 +01:00
  • 644b1f4b70 Merge remote-tracking branch 'knx-esp/master' Thomas Kunze 2018-11-07 20:54:36 +01:00
  • de5e596896 move files to dir Thomas Kunze 2018-11-07 20:54:27 +01:00
  • cdbf3e70cc include linux and samd versions here Thomas Kunze 2018-11-07 00:32:36 +01:00
  • aaf6c27584 fix translateAsap (bugfix by bernator) Thomas Kunze 2018-11-05 21:58:16 +01:00
  • 6f73473da2 -bau_systemB: configured should only change to true after restart Thomas Kunze 2018-11-05 21:56:15 +01:00
  • 8bea44873b update submodule Thomas Kunze 2018-10-27 22:42:56 +02:00
  • 0762e753f7 add property description for PID_PROJECT_INSTALLATION_ID Thomas Kunze 2018-10-27 22:42:27 +02:00
  • a73fa612b4 add bme680 example Thomas Kunze 2018-10-08 21:51:27 +02:00
  • dc362a79c3 add writeMemory to facade, remove debug output from platform Thomas Kunze 2018-09-15 00:22:30 +02:00
  • fd2334a4af serveral small things Thomas Kunze 2018-09-15 00:21:25 +02:00
  • 6334bfe3cb update sm Thomas Kunze 2018-09-07 23:41:58 +02:00
  • f50f03ad6e Merge remote-tracking branch 'remotes/origin/samd' Thomas Kunze 2018-09-07 23:39:06 +02:00
  • c0c6c99315 first working version Thomas Kunze 2018-09-07 23:25:16 +02:00
  • ecce8ddd3c add save + restore callbacks Thomas Kunze 2018-09-04 21:12:50 +02:00
  • ddf99a9b96 addSaveRestore Thomas Kunze 2018-09-04 21:11:43 +02:00
  • 2a292ae314 switch to visualgdb, update submodule Thomas Kunze 2018-08-16 23:58:57 +02:00
  • 7d86f63f8e add _print* for esp Thomas Kunze 2018-08-16 23:54:53 +02:00
  • 4dffda5574 add print, println for linux fix compile error on linux Thomas Kunze 2018-08-16 22:56:51 +02:00
  • 96f8a1bffb implement acking Thomas Kunze 2018-08-14 23:40:47 +02:00
  • 349b49299e more wip Thomas Kunze 2018-08-11 23:54:56 +02:00
  • cee0eb74f2 move arduino specific stuff to Platform class Thomas Kunze 2018-08-08 00:34:15 +02:00
  • 521076b7b9 add some debug messages Thomas Kunze 2018-07-26 22:50:27 +02:00
  • aa05fa8418 implement remaining todos. Now testing can begin. Thomas Kunze 2018-07-25 22:24:25 +02:00
  • e1947045df add some sending and receiving code Thomas Kunze 2018-07-14 01:15:26 +02:00
  • c021caddc8 add define for NCN and init chip Thomas Kunze 2018-07-13 00:06:13 +02:00
  • 1889c669e3 add conversion from cemi-frame to tp-format Thomas Kunze 2018-06-14 21:32:19 +02:00
  • 24150d155b refactore bau code Thomas Kunze 2018-06-13 00:51:12 +02:00
  • b0b6336899 - refactor data-link layer Thomas Kunze 2018-06-05 00:32:26 +02:00
  • 3f0016a0bd add defines for samd (maybe wrong) Thomas Kunze 2018-06-04 23:06:42 +02:00
  • 21bda06133 update supmodule Thomas Kunze 2018-04-26 00:24:09 +02:00
  • d710ec327b Merge pull request #1 from nanosonde/for_upstream thelsing 2018-04-26 00:19:12 +02:00
  • f420c6dc21 Remove unnecessary clearing of numberOfElements nanosonde 2018-04-25 23:25:15 +02:00
  • 7c7d0d0b5b Remove unnecessary check nanosonde 2018-04-25 23:23:42 +02:00
  • d315aee70e Cosmetic changes. Fix whitespace and "{". nanosonde 2018-04-25 23:20:00 +02:00
  • daf1cabedf Fix PropDescRead and add comments from spec nanosonde 2018-04-24 16:32:57 +02:00
  • 2a4473c5ff Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property. nanosonde 2018-04-24 11:49:04 +02:00
  • 7e440ae816 Fix handling of PropDescRead for special case PID=0. Answer with found property id for given property index. nanosonde 2018-04-24 11:45:57 +02:00
  • 082a029aaf Create LICENSE thelsing 2018-04-21 21:51:41 +02:00
  • 94cbbb8244 Create LICENSE thelsing 2018-04-21 21:50:22 +02:00
  • ca7876b73d update submodule Thomas Kunze 2018-04-21 21:39:24 +02:00
  • 8d87bf6de5 add propertydescription for PID_TABLE Thomas Kunze 2018-04-21 21:38:12 +02:00
  • ad0eb38fa7 update submodule Thomas Kunze 2018-04-13 23:19:57 +02:00
  • a96db78871 update .gitmodules Thomas Kunze 2018-04-13 23:11:57 +02:00
  • 39edb63caf add support for propertyDescriptionRead (descriptions are still missing) Thomas Kunze 2018-04-13 22:08:10 +02:00
  • 7eb629a4e6 Merge branch 'tmp' Thomas Kunze 2018-04-11 23:15:34 +02:00
  • b756359cf3 add missing enableConnectionTimeout Thomas Kunze 2018-04-11 23:15:18 +02:00
  • 4479bc25dc -answer correctly on missing objects/properties -correct length of MAX_APDU_LENGTH -fix apci of propertyDescriptionReadResponse Thomas Kunze 2018-04-11 22:52:15 +02:00
  • 8277f4985b readd knxprod Thomas Kunze 2018-04-10 00:25:47 +02:00
  • ff5dabad3b add example to correct folder Thomas Kunze 2018-04-10 00:16:34 +02:00
  • 809de53cc8 move more code from demo to knx-esp Thomas Kunze 2018-04-09 23:58:35 +02:00
  • e99a001ac7 move common files to submodule Thomas Kunze 2018-04-09 22:46:21 +02:00
  • 49deaf4bd1 move common files to submodule Thomas Kunze 2018-04-09 22:44:28 +02:00
  • 8015c79d48 remove submodule Thomas Kunze 2018-04-09 22:38:58 +02:00
  • 2a169ee66b initial commit Thomas Kunze 2018-04-09 22:30:23 +02:00
  • 6257b7f6c4 add submodule Thomas Kunze 2018-04-09 22:19:14 +02:00
  • 96eea4ffe8 first commit Thomas Kunze 2018-04-09 22:15:35 +02:00
  • 82899787b5 set 0xfa as default manufacturerId Thomas Kunze 2018-03-29 23:44:53 +02:00
  • 8b71fb3d8e add facade Thomas Kunze 2018-03-20 23:56:42 +01:00
  • 7a30d482a5 first working version Thomas Kunze 2018-03-20 22:04:11 +01:00
  • 649d831f7f -add magic number to memory -add debug output to esp_platform -add more fine granular startup to Bau57B0 Thomas Kunze 2018-03-17 00:08:14 +01:00
  • a7a48b4a7b initial checkin Thomas Kunze 2018-03-16 00:48:39 +01:00