OpenRTX/openrtx/include/interfaces
Morgan Diepart 9cae1cfd3e UI: improved handling of numeric input.
Updated isNumberPressed() to make it not return anymore true if star or hash keys are pressed. Check
for character input, star and hash keys included, is now done by the input_isCharPressed function.
This separation also now prevents from entering non numeric characters during VFO frequency input.
2024-07-10 09:16:18 +02:00
..
audio.h New unified audio stream manager 2023-08-30 18:04:25 +02:00
cps_io.h Changed return type of cps_readBankData() from "int32_t" to "int". 2023-07-18 23:04:31 +02:00
delays.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
display.h Moved pixel framebuffer out of display drivers into graphics layer 2024-02-06 19:19:47 +01:00
keyboard.h UI: improved handling of numeric input. 2024-07-10 09:16:18 +02:00
nvmem.h Device driver for file-based nonvolatile memory storage 2023-12-03 19:00:55 +01:00
platform.h HwInfo: extended hw_version field to 16 bits, added a 16-bit "flags" field 2024-06-21 19:26:11 +02:00
radio.h Using signed 32-bit data type for RSSI instead of floating points 2024-02-01 11:07:20 +01:00