Commit Graph

98 Commits

Author SHA1 Message Date
nanosonde
9ad1841736
Update CMakeLists.txt 2019-01-04 16:41:09 +01:00
nanosonde
073b0300ea
Update .travis.yml 2019-01-04 16:35:56 +01:00
nanosonde
7cae1ba642
Create .travis.yml 2019-01-04 16:33:03 +01:00
Nanosonde
f105a0246d Readd submodule 2019-01-03 16:36:06 +01:00
Nanosonde
cd0d73ff5c Merge remote-tracking branch 'upstream/master' into separate_dirs 2019-01-03 16:33:33 +01:00
Nanosonde
01d0fd2779 Add missing library.properties 2019-01-03 16:24:09 +01:00
Nanosonde
27b4dc0ef7 Add Makefile for arduino platform which generates a ZIP file containing the KNX arduino library 2019-01-03 16:20:02 +01:00
Nanosonde
2e6837e45d Fix CMakeLists.txt files 2019-01-03 15:45:04 +01:00
Nanosonde
39334e105b Fix paths in visualstudio project files and solution file 2019-01-03 14:57:51 +01:00
Nanosonde
a160f25587 Remove unused file 2019-01-03 14:42:53 +01:00
Nanosonde
00da8327b0 Fix paths 2019-01-03 14:42:07 +01:00
Nanosonde
39cc37e538 Move files again 2019-01-03 14:41:48 +01:00
Nanosonde
6a03bd5e1f Move docs 2019-01-03 14:26:12 +01:00
Nanosonde
a6ac40d077 Remove old CMake file 2019-01-03 14:22:11 +01:00
Nanosonde
65f294a7b6 Adapt paths 2019-01-03 14:21:28 +01:00
Nanosonde
b64cf99482 Move knxPython to port dir 2019-01-03 14:20:52 +01:00
Nanosonde
7abba084ed Move files around 2019-01-03 14:16:08 +01:00
thelsing
e2b91ce91b
Update library.properties
change name
2019-01-03 14:10:29 +01:00
Nanosonde
ce059993cc Fix location of main.cpp 2019-01-03 14:04:05 +01:00
Nanosonde
2cff93ee27 Move arduino platform files to seperate platform and move stack files one level up 2019-01-03 14:02:09 +01:00
Nanosonde
b4c498984b Move linux platform specific files to separate dirs 2019-01-03 13:57:37 +01:00
Thomas Kunze
542503781a Merge branch 'master' of https://github.com/thelsing/knx 2018-12-25 21:44:08 +01:00
Thomas Kunze
e6b2120420 fix build of bme example 2018-12-25 21:43:54 +01:00
thelsing
cb0939760c
Update README.md 2018-12-22 23:00:49 +01:00
Thomas Kunze
c44d22f6eb first real working version of knxPython 2018-12-22 14:53:31 +01:00
Thomas Kunze
405aab0e5e some progress with python wrapper 2018-12-22 01:55:08 +01:00
Thomas Kunze
7a77b1e29a add platform.cpp 2018-12-12 23:34:05 +01:00
Thomas Kunze
cb0646f3f6 add vito sketch (WIP) 2018-12-12 23:21:52 +01:00
Thomas Kunze
bd93aa12fa delegate memory management for knx tables to Platform class. Preallocate memory for them on linux. 2018-12-12 23:17:42 +01:00
Thomas Kunze
bdaca43642 add doxygen file 2018-12-11 22:50:17 +01:00
Thomas Kunze
cc2704b264 add first version of knx python module 2018-12-11 22:42:13 +01:00
Thomas Kunze
4f9e518ead use current config 2018-11-20 22:36:00 +01:00
Thomas Kunze
8ed0181d36 update to newest bsec lib 2018-11-12 22:05:11 +01:00
Thomas Kunze
9708a54e71 rename main include 2018-11-07 22:16:00 +01:00
thelsing
1e446fa5cd
Update library.properties 2018-11-07 22:13:44 +01:00
Thomas Kunze
010ddc7d21 move files back 2018-11-07 21:31:07 +01:00
Thomas Kunze
4493631031 remove submodule (hopefully) 2018-11-07 21:30:20 +01:00
Thomas Kunze
644b1f4b70 Merge remote-tracking branch 'knx-esp/master' 2018-11-07 20:54:36 +01:00
Thomas Kunze
de5e596896 move files to dir 2018-11-07 20:54:27 +01:00
Thomas Kunze
cdbf3e70cc include linux and samd versions here 2018-11-07 00:32:36 +01:00
Thomas Kunze
aaf6c27584 fix translateAsap (bugfix by bernator) 2018-11-05 21:58:16 +01:00
Thomas Kunze
6f73473da2 -bau_systemB: configured should only change to true after restart
-bugfix by bernator
2018-11-05 21:56:15 +01:00
Thomas Kunze
8bea44873b update submodule 2018-10-27 22:42:56 +02:00
Thomas Kunze
0762e753f7 add property description for PID_PROJECT_INSTALLATION_ID 2018-10-27 22:42:27 +02:00
Thomas Kunze
a73fa612b4 add bme680 example 2018-10-08 21:51:27 +02:00
Thomas Kunze
dc362a79c3 add writeMemory to facade, remove debug output from platform 2018-09-15 00:22:30 +02:00
Thomas Kunze
fd2334a4af serveral small things 2018-09-15 00:21:25 +02:00
Thomas Kunze
6334bfe3cb update sm 2018-09-07 23:41:58 +02:00
Thomas Kunze
f50f03ad6e Merge remote-tracking branch 'remotes/origin/samd'
# Conflicts:
#	tpuart_data_link_layer.cpp
2018-09-07 23:39:06 +02:00
Thomas Kunze
c0c6c99315 first working version 2018-09-07 23:25:16 +02:00