knx/src
mumpf 7bf3696a3b
Feature175 binarysearch (#218)
* #175
added a binary search for address and assoc table
can be enabled by defining USE_BINSEARCH

* Corrected BIN_SEARCH

* AddressTableObject::contains minimal improve

* Review: changed ntohs to htons

* corrected byte order during access to sorted array

Co-authored-by: SirSydom <com@sirsydom.de>
Co-authored-by: Waldemar Porscha <wp@porscha.eu>
2022-10-21 10:03:11 +02:00
..
knx Feature175 binarysearch (#218) 2022-10-21 10:03:11 +02:00
arduino_platform.cpp H8I8O (#209) 2022-06-08 21:13:34 +02:00
arduino_platform.h H8I8O (#209) 2022-06-08 21:13:34 +02:00
cc1310_platform.cpp Add KNX_NO_PRINT to define in project to avoid console info and reduce footprint (#127) 2021-03-11 09:38:06 +01:00
cc1310_platform.h Removed redundant declaration (#199) 2022-04-25 11:27:40 +02:00
esp32_platform.cpp H8I8O (#209) 2022-06-08 21:13:34 +02:00
esp32_platform.h add KNX IP discovery support (#141) 2021-06-04 17:23:23 +02:00
esp_platform.cpp H8I8O (#209) 2022-06-08 21:13:34 +02:00
esp_platform.h add KNX IP discovery support (#141) 2021-06-04 17:23:23 +02:00
knx_facade.cpp Fix prog button handling (#207) 2022-05-31 07:20:59 +02:00
knx_facade.h H8I8O (#209) 2022-06-08 21:13:34 +02:00
knx.h Add support for CC1310 platform based on SimpleLink SDK (#94) 2020-11-10 21:52:38 +01:00
linux_platform.cpp Add KNX_NO_PRINT to define in project to avoid console info and reduce footprint (#127) 2021-03-11 09:38:06 +01:00
linux_platform.h Add UART support for Linux platform to use TP1 KNX transceivers (#88) 2020-09-11 13:32:29 +02:00
rp2040_arduino_platform.cpp RP2040 EEPROM/Flash compiler flag fix (#216) 2022-10-15 22:25:22 +02:00
rp2040_arduino_platform.h RP2040 EEPROM/Flash compiler flag fix (#216) 2022-10-15 22:25:22 +02:00
samd_platform.cpp H8I8O (#209) 2022-06-08 21:13:34 +02:00
samd_platform.h - Get rid of EEPROM emulation (#186) 2022-02-26 22:39:21 +01:00
stm32_platform.cpp H8I8O (#209) 2022-06-08 21:13:34 +02:00
stm32_platform.h generate unique serial number (#90) (#131) 2021-04-12 11:40:56 +02:00