knx/knxPython
2019-05-09 20:52:04 +02:00
..
pybind11@9a19306fbf some progress with python wrapper 2018-12-22 01:55:08 +01:00
CMakeLists.txt first real working version of knxPython 2018-12-22 14:53:31 +01:00
CMakeLists.txt.old first real working version of knxPython 2018-12-22 14:53:31 +01:00
gcc_Debug.h some progress with python wrapper 2018-12-22 01:55:08 +01:00
gcc_Release.h add first version of knx python module 2018-12-11 22:42:13 +01:00
knxmodule.cpp make GOT completely dynamic from ETS. GOs are now only available if device was programmed via ETS 2019-05-09 20:52:04 +02:00
knxPython-Debug.vgdbsettings make path of flash.bin configurable 2019-01-21 21:29:00 +01:00
knxPython-Release.vgdbsettings add first version of knx python module 2018-12-11 22:42:13 +01:00
knxPython.vcxproj first real working version of knxPython 2018-12-22 14:53:31 +01:00
knxPython.vcxproj.filters delegate memory management for knx tables to Platform class. Preallocate memory for them on linux. 2018-12-12 23:17:42 +01:00
main.py first real working version of knxPython 2018-12-22 14:53:31 +01:00