OpenRTX/openrtx/include/core
Silvano Seva 847750e233 Added volume level to device state data structure.
Added filtered volume level to device state. Value is updated at 10Hz and
filtering is done by averaging the current value with the new sample.
2024-10-25 18:48:58 +02:00
..
audio_codec.h Audio codec: added function returning the codec's current operational status 2023-08-30 18:04:25 +02:00
audio_path.h Added function to get all the informations of a given audio path 2023-08-30 18:04:25 +02:00
audio_stream.h New unified audio stream manager 2023-08-30 18:04:25 +02:00
backup.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
battery.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
beeps.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
chan.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
cps.h Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct 2024-02-01 11:07:20 +01:00
crc.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
data_conversion.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
datatypes.h Using signed 32-bit data type for RSSI instead of floating points 2024-02-01 11:07:20 +01:00
datetime.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
dsp.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
event.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
fir.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
gps.h GPS: using 16-bit integers for course over ground 2024-04-10 19:12:34 +02:00
graphics.h Dropped display_renderingInProgress() function from display API 2024-02-06 19:19:47 +01:00
iir.hpp Added IIR filter implementation 2024-01-20 14:31:39 +01:00
input.h UI: improved handling of numeric input. 2024-07-10 09:16:18 +02:00
memory_profiling.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
nvmem_access.h Refactored NVM data structures and functions 2024-08-14 18:20:05 +02:00
openrtx.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
queue.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
ringbuf.hpp Added reset() method to RingBuffer class 2024-01-27 12:17:07 +01:00
settings.h Using Kconfig-style #defines for display parameters' description. 2024-02-01 11:07:20 +01:00
state.h Added volume level to device state data structure. 2024-10-25 18:48:58 +02:00
threads.h MDUV3x0: using HR_C6000 for MCU to speaker audio 2024-10-12 12:24:05 +02:00
ui.h Display callsign on splash screen 2023-10-26 06:01:54 +02:00
utils.h Utility function to strip leading zeroes from numbers in decimal notation 2024-02-01 11:07:20 +01:00
voicePromptUtils.h Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct 2024-02-01 11:07:20 +01:00
voicePrompts.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
xmodem.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00