Commit Graph

  • 8bea44873b update submodule Thomas Kunze 2018-10-27 22:42:56 +0200
  • 0762e753f7 add property description for PID_PROJECT_INSTALLATION_ID Thomas Kunze 2018-10-27 22:42:27 +0200
  • a73fa612b4 add bme680 example Thomas Kunze 2018-10-08 21:51:27 +0200
  • dc362a79c3 add writeMemory to facade, remove debug output from platform Thomas Kunze 2018-09-15 00:22:30 +0200
  • fd2334a4af serveral small things Thomas Kunze 2018-09-15 00:21:25 +0200
  • 6334bfe3cb update sm Thomas Kunze 2018-09-07 23:41:58 +0200
  • f50f03ad6e Merge remote-tracking branch 'remotes/origin/samd' Thomas Kunze 2018-09-07 23:39:06 +0200
  • c0c6c99315 first working version Thomas Kunze 2018-09-07 23:25:16 +0200
  • ecce8ddd3c add save + restore callbacks Thomas Kunze 2018-09-04 21:12:50 +0200
  • ddf99a9b96 addSaveRestore Thomas Kunze 2018-09-04 21:11:43 +0200
  • 2a292ae314 switch to visualgdb, update submodule Thomas Kunze 2018-08-16 23:58:57 +0200
  • 7d86f63f8e add _print* for esp Thomas Kunze 2018-08-16 23:54:53 +0200
  • 4dffda5574 add print, println for linux fix compile error on linux Thomas Kunze 2018-08-16 22:56:51 +0200
  • 96f8a1bffb implement acking Thomas Kunze 2018-08-14 23:40:47 +0200
  • 349b49299e more wip Thomas Kunze 2018-08-11 23:54:56 +0200
  • cee0eb74f2 move arduino specific stuff to Platform class Thomas Kunze 2018-08-08 00:34:15 +0200
  • 521076b7b9 add some debug messages Thomas Kunze 2018-07-26 22:50:27 +0200
  • aa05fa8418 implement remaining todos. Now testing can begin. Thomas Kunze 2018-07-25 22:24:25 +0200
  • e1947045df add some sending and receiving code Thomas Kunze 2018-07-14 01:15:26 +0200
  • c021caddc8 add define for NCN and init chip Thomas Kunze 2018-07-13 00:06:13 +0200
  • 1889c669e3 add conversion from cemi-frame to tp-format Thomas Kunze 2018-06-14 21:32:19 +0200
  • 24150d155b refactore bau code Thomas Kunze 2018-06-13 00:51:12 +0200
  • b0b6336899 - refactor data-link layer Thomas Kunze 2018-06-05 00:32:26 +0200
  • 3f0016a0bd add defines for samd (maybe wrong) Thomas Kunze 2018-06-04 23:06:42 +0200
  • 21bda06133 update supmodule Thomas Kunze 2018-04-26 00:24:09 +0200
  • d710ec327b
    Merge pull request #1 from nanosonde/for_upstream thelsing 2018-04-26 00:19:12 +0200
  • f420c6dc21 Remove unnecessary clearing of numberOfElements nanosonde 2018-04-25 23:25:15 +0200
  • 7c7d0d0b5b Remove unnecessary check nanosonde 2018-04-25 23:23:42 +0200
  • d315aee70e Cosmetic changes. Fix whitespace and "{". nanosonde 2018-04-25 23:20:00 +0200
  • daf1cabedf Fix PropDescRead and add comments from spec nanosonde 2018-04-24 16:32:57 +0200
  • 2a4473c5ff Add mandatory property description PID_OBJECT_TYPE and fix returned size for this property. nanosonde 2018-04-24 11:49:04 +0200
  • 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 +0200
  • 082a029aaf
    Create LICENSE thelsing 2018-04-21 21:51:41 +0200
  • 94cbbb8244
    Create LICENSE thelsing 2018-04-21 21:50:22 +0200
  • ca7876b73d update submodule Thomas Kunze 2018-04-21 21:39:24 +0200
  • 8d87bf6de5 add propertydescription for PID_TABLE Thomas Kunze 2018-04-21 21:38:12 +0200
  • ad0eb38fa7 update submodule Thomas Kunze 2018-04-13 23:19:57 +0200
  • a96db78871 update .gitmodules Thomas Kunze 2018-04-13 23:11:57 +0200
  • 39edb63caf add support for propertyDescriptionRead (descriptions are still missing) Thomas Kunze 2018-04-13 22:08:10 +0200
  • 7eb629a4e6 Merge branch 'tmp' Thomas Kunze 2018-04-11 23:15:34 +0200
  • b756359cf3 add missing enableConnectionTimeout Thomas Kunze 2018-04-11 23:15:18 +0200
  • 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 +0200
  • 8277f4985b readd knxprod Thomas Kunze 2018-04-10 00:25:47 +0200
  • ff5dabad3b add example to correct folder Thomas Kunze 2018-04-10 00:16:34 +0200
  • 809de53cc8 move more code from demo to knx-esp Thomas Kunze 2018-04-09 23:58:35 +0200
  • e99a001ac7 move common files to submodule Thomas Kunze 2018-04-09 22:46:21 +0200
  • 49deaf4bd1 move common files to submodule Thomas Kunze 2018-04-09 22:44:28 +0200
  • 8015c79d48 remove submodule Thomas Kunze 2018-04-09 22:38:58 +0200
  • 2a169ee66b initial commit Thomas Kunze 2018-04-09 22:30:23 +0200
  • 6257b7f6c4 add submodule Thomas Kunze 2018-04-09 22:19:14 +0200
  • 96eea4ffe8 first commit Thomas Kunze 2018-04-09 22:15:35 +0200
  • 82899787b5 set 0xfa as default manufacturerId Thomas Kunze 2018-03-29 23:44:53 +0200
  • 8b71fb3d8e add facade Thomas Kunze 2018-03-20 23:56:42 +0100
  • 7a30d482a5 first working version Thomas Kunze 2018-03-20 22:04:11 +0100
  • 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 +0100
  • a7a48b4a7b initial checkin Thomas Kunze 2018-03-16 00:48:39 +0100