knx/src
Waldemar Porscha 9c4e5d259a FIX: float16ToPayload
- all DPT9 numbers of the form (2^n)/100, n>10 (first value is 20.48) were converted to a payload of 0
- in other words: 20.48; 40.96; 81.92; etc. were send as 0!
2023-08-22 11:28:10 +02:00
..
knx FIX: float16ToPayload 2023-08-22 11:28:10 +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 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
cc1310_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
esp32_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
esp32_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
esp_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
esp_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
knx_facade.cpp improved/corrected prog button debouncing (#221) 2022-11-25 07:24:27 +01:00
knx_facade.h New PlatformIO Build Flags "KNX_LED_ACTIVE_ON" , default is low 2023-06-11 14:38:40 +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 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
linux_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
rp2040_arduino_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
rp2040_arduino_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
samd_platform.cpp support KNX_FLASH_OFFSET on samd 2023-05-07 11:52:39 +02:00
samd_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
stm32_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
stm32_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00