OpenRTX/openrtx/include/core
Silvano Seva c3cfaba4b2 Renamed zones into banks to align to M17 codeplug naming convention. 2022-06-01 14:56:22 +02:00
..
audio_codec.h Moved CODEC2 management to a dedicated module 2022-05-27 21:48:47 +02:00
backup.h Simple utility functions for backup and restore of external flash memory content 2022-03-22 13:39:08 +01:00
battery.h
chan.h
cps.h Renamed zones into banks to align to M17 codeplug naming convention. 2022-06-01 14:56:22 +02:00
crc.h
data_conversion.h Data conversion utilities 2022-05-27 21:48:47 +02:00
datatypes.h
dsp.h Moved state variables of PWM compensator and DC removal filter outside the function bodies to allow keeping their consistency among function calls 2022-05-27 21:48:47 +02:00
event.h
gps.h
input.h
memory_profiling.h
queue.h
ringbuf.h RingBuffer class: implemented eraseElement() function, rewritten the pop() function in a cleaner way, fixed a bug in the pop() function causing the not_full condition variable to be never rised. 2022-05-27 21:49:33 +02:00
settings.h
state.h Renamed zones into banks to align to M17 codeplug naming convention. 2022-06-01 14:56:22 +02:00
threads.h
ui.h Renamed zones into banks to align to M17 codeplug naming convention. 2022-06-01 14:56:22 +02:00
xmodem.h Implemented activation of external flash backup and restore via menu entries 2022-03-22 15:10:52 +01:00