Commit Graph

  • 197203b88e Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-06-30 00:32:16 +0200
  • a4a57832d5 fix segfault Thomas Kunze 2019-06-30 00:31:31 +0200
  • d232fcd934 . Thomas Kunze 2019-06-29 22:45:02 +0200
  • 954931abdc add setup.py for publishing on pypi. Thomas Kunze 2019-06-29 22:43:52 +0200
  • 07a141965f fixes Thomas Kunze 2019-06-29 16:40:29 +0200
  • f64d8ee5de . Thomas Kunze 2019-06-29 10:57:46 +0200
  • 78122d13b1 copy args Thomas Kunze 2019-06-29 10:37:33 +0200
  • a585bf2bb7 add Prepare and Destroy Thomas Kunze 2019-06-29 10:30:58 +0200
  • b405bff672 . Thomas Kunze 2019-06-29 00:50:08 +0200
  • 4ab96db96e add vs cmake files; fix knxPython Thomas Kunze 2019-06-29 00:48:57 +0200
  • 3a916905d6 initialize data to zero when creating a groupobject Thomas Kunze 2019-06-28 20:01:16 +0200
  • dfec99ea3a . Thomas Kunze 2019-06-27 01:09:22 +0200
  • 3f17ceb208 . Thomas Kunze 2019-06-27 00:50:09 +0200
  • 130d3bbba0 . Thomas Kunze 2019-06-27 00:44:50 +0200
  • 49f3a1a501 update doc generation Thomas Kunze 2019-06-27 00:19:31 +0200
  • 1b6763a5cf . Thomas Kunze 2019-06-26 22:26:30 +0200
  • 0e772d9f74 . Thomas Kunze 2019-06-26 22:21:55 +0200
  • ec52bde6f0 add more doc options Thomas Kunze 2019-06-26 22:19:12 +0200
  • 3193b15aab . Thomas Kunze 2019-06-25 22:51:52 +0200
  • 8c3e761943 . Thomas Kunze 2019-06-25 22:45:40 +0200
  • fa4f128e81 . Thomas Kunze 2019-06-25 22:41:36 +0200
  • 5ca5f2d560 . Thomas Kunze 2019-06-25 22:35:15 +0200
  • fd94cf7b3f . Thomas Kunze 2019-06-25 22:24:06 +0200
  • d3618a7973 test breathe Thomas Kunze 2019-06-25 22:18:19 +0200
  • 08bddd588b . Thomas Kunze 2019-06-25 21:48:42 +0200
  • a78930da24 test plantuml Thomas Kunze 2019-06-25 21:37:07 +0200
  • cb840c2201 add class diagram, protect constuctors of *PDU Thomas Kunze 2019-06-25 21:21:58 +0200
  • 1975d8ac55 document APDU Thomas Kunze 2019-06-24 23:39:43 +0200
  • da05a1d51b add restart request Thomas Kunze 2019-06-24 22:22:56 +0200
  • 34baf79810 . Thomas Kunze 2019-06-12 23:10:44 +0200
  • a0bc8e7455 . Thomas Kunze 2019-06-12 23:02:54 +0200
  • 077fa4898b . Thomas Kunze 2019-06-12 22:35:18 +0200
  • f7e33d8d43 also build esp8266 Thomas Kunze 2019-06-12 22:16:48 +0200
  • ac24e1206a . Thomas Kunze 2019-06-12 22:09:05 +0200
  • ce190a44e4 . Thomas Kunze 2019-06-12 21:33:33 +0200
  • ea88945f18 . Thomas Kunze 2019-06-12 21:27:15 +0200
  • 7a0a3d30ac fix build? Thomas Kunze 2019-06-12 21:13:45 +0200
  • 0a9a2177e4 . Thomas Kunze 2019-06-12 19:35:52 +0200
  • ba45d3926f . Thomas Kunze 2019-06-12 19:34:50 +0200
  • 187f305c08 . Thomas Kunze 2019-06-12 19:13:13 +0200
  • ba7a65d8eb disable some warnings Thomas Kunze 2019-06-12 19:10:16 +0200
  • f65be5ee3f
    Update group_object.cpp thelsing 2019-06-12 16:02:10 +0200
  • 29c7bae17f Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-06-12 00:01:27 +0200
  • 378385ee97 add converstions to KnxValue and remove now obsolet methods Thomas Kunze 2019-06-12 00:01:21 +0200
  • 6b928cb5d5
    Delete knx-hdc1008.ino thelsing 2019-06-11 20:30:34 +0200
  • 57db264603 document GroupObject class. Rename enum value cfUpdate Thomas Kunze 2019-06-10 23:19:10 +0200
  • 1a047d92b3 . Thomas Kunze 2019-06-04 01:12:12 +0200
  • 885852a88b . Thomas Kunze 2019-06-04 01:01:32 +0200
  • c5291f3e8e disable bme build for now Thomas Kunze 2019-06-04 00:46:23 +0200
  • b36555f7aa . Thomas Kunze 2019-06-04 00:30:45 +0200
  • 715aeeec0e build more sketches Thomas Kunze 2019-06-04 00:09:40 +0200
  • 939a80a29f . Thomas Kunze 2019-06-03 23:56:21 +0200
  • 189885fc3a install more libs Thomas Kunze 2019-06-03 23:37:54 +0200
  • 58c2758e49 . Thomas Kunze 2019-06-03 23:06:51 +0200
  • 10c0549004 change travis build Thomas Kunze 2019-06-03 22:59:42 +0200
  • 4e5085740d fix unzip Thomas Kunze 2019-06-03 22:27:08 +0200
  • d72a81bbf4 remove knx-vito for now Thomas Kunze 2019-06-03 22:25:46 +0200
  • 6acaf59ddd move KnxValue and Dpt to extra files Thomas Kunze 2019-06-03 22:15:32 +0200
  • 58cb349e6f next Thomas Kunze 2019-06-02 02:25:24 +0200
  • 0d5ad80f6a try another dir Thomas Kunze 2019-06-02 02:18:17 +0200
  • 3eebbf0e17 sudo Thomas Kunze 2019-06-02 02:09:59 +0200
  • 3a85e9c909 fetch my Flashstorage lib first Thomas Kunze 2019-06-02 02:05:40 +0200
  • 0c2f7e2e8d use samd for build Thomas Kunze 2019-06-02 01:56:21 +0200
  • c5714cf1a7 some more fixes for samd Thomas Kunze 2019-06-02 01:55:26 +0200
  • ad7639116a fix Thomas Kunze 2019-06-02 01:39:08 +0200
  • 6d3a8982a7 Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-06-02 01:33:38 +0200
  • 3cdc5579be fix knx-demo Thomas Kunze 2019-06-02 01:33:29 +0200
  • 33bd80b9d0
    Update .travis.yml thelsing 2019-06-02 01:19:45 +0200
  • d9786f3261
    Update .travis.yml thelsing 2019-06-02 01:10:47 +0200
  • e0623730e3 Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-06-02 01:01:24 +0200
  • 6f9ee2ac57 correct header name Thomas Kunze 2019-06-02 01:01:16 +0200
  • b2b6d29b05
    Update .travis.yml thelsing 2019-06-02 00:54:09 +0200
  • f7556b2a0d
    Update .travis.yml thelsing 2019-06-02 00:42:38 +0200
  • 95d2d127f0
    Update README.md thelsing 2019-06-02 00:36:28 +0200
  • 424e97b72d
    Update .travis.yml thelsing 2019-06-02 00:31:12 +0200
  • 59154a603d
    Update .travis.yml thelsing 2019-06-02 00:29:12 +0200
  • 979bc2ca0b Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-06-02 00:15:06 +0200
  • 3563f9d15e remove old value accessor of group objecs Thomas Kunze 2019-06-02 00:14:50 +0200
  • cf29f4a69a
    Update .travis.yml thelsing 2019-06-01 23:53:14 +0200
  • 58dc2bc19f
    Create .travis.yml thelsing 2019-06-01 23:37:52 +0200
  • c898f824b8 add reboot to linux platform Thomas Kunze 2019-05-31 23:44:03 +0200
  • a35c0616ac fixed dpt 9.* add new value api to linux example Thomas Kunze 2019-05-29 22:43:21 +0200
  • ab9644b920 add accessors for union members of KNXValue Thomas Kunze 2019-05-28 21:36:26 +0200
  • d54369434a c++isfy the datapoint conversion code (untested) Thomas Kunze 2019-05-28 21:22:45 +0200
  • d58483530d add dptconvert code from knxd Thomas Kunze 2019-05-27 23:39:29 +0200
  • 5b31b24337 correct flag handling for group objects Thomas Kunze 2019-05-27 22:06:32 +0200
  • 0628d88921 change last pull request a bit Thomas Kunze 2019-05-27 21:41:04 +0200
  • 2636510bb1 Merge branch 'master' of https://github.com/thelsing/knx Thomas Kunze 2019-05-27 20:14:24 +0200
  • 87828bd530 circuit of the led adapted for different boards (#15) Maggyver 2019-05-27 20:13:57 +0200
  • 88f5c4214a remove @brief and enable JAVADOC_AUTOBRIEF in doxygen Thomas Kunze 2019-05-27 20:08:04 +0200
  • 9ac9a55107
    Update knx-demo.ino Maggyver 2019-05-22 20:52:50 +0200
  • e09f441de0
    Update knx-demo.ino Maggyver 2019-05-22 16:58:37 +0200
  • 43bfcbf722
    Update knx-demo.ino Maggyver 2019-05-22 16:55:42 +0200
  • 58a5d8163d
    Update knx_facade.h Maggyver 2019-05-20 23:11:21 +0200
  • 718b8892be
    Update knx_facade.cpp Maggyver 2019-05-20 23:10:22 +0200
  • aa5c62e394
    Update knx-demo.ino Maggyver 2019-05-20 23:08:14 +0200
  • fc2ebf96f2
    Update knx_facade.cpp Maggyver 2019-05-20 06:58:41 +0200
  • 24e7c36c20
    Update knx_facade.cpp Maggyver 2019-05-19 19:53:47 +0200
  • ddcfd2c2ad
    Update knx_facade.cpp Maggyver 2019-05-19 19:35:15 +0200
  • 9cbd9a0760 use KnxFacade for linux too Thomas Kunze 2019-05-18 21:04:49 +0200