OpenRTX/openrtx/include/interfaces
Niccolò Izzo dc250a25d6 Implement new codeplug interface
The new codeplug interface was implemented for linux and retrofitted to
all the existing OpenRTX platforms. Limited unit testing was also
implemented.

TG-428
2022-06-01 15:59:27 +02:00
..
audio.h Basic audio management module, controlling only speaker PA and microphone preamplifier. TG-61 2021-04-12 19:10:13 +02:00
audio_path.h API interfaces for audio path and audio stream management 2021-08-25 18:30:28 +02:00
audio_stream.h Extended output stream API to support also circular double-buffered mode, implemented output stream driver for MDx 2022-05-27 21:48:47 +02:00
cps_io.h Implement new codeplug interface 2022-06-01 15:59:27 +02:00
delays.h Moving to miosix kernel: added two functions to 'interfaces/delays.h' to provide substitutes for their uC/OS-III counterparts and removed the old rtos sources 2021-03-13 09:16:06 +01:00
display.h Moving to miosix kernel: adapted MDx drivers to new configuration 2021-03-13 09:16:06 +01:00
gpio.h Moving to miosix kernel: adapted MDx drivers to new configuration 2021-03-13 09:16:06 +01:00
gps.h Moving to miosix kernel: adapted MDx drivers to new configuration 2021-03-13 09:16:06 +01:00
graphics.h Add plotting function to graphics library 2022-05-27 21:48:46 +02:00
keyboard.h Add destination callsign input for M17, Add -/ to keypad input 2021-10-09 18:53:28 +02:00
nvmem.h Separated interface for CPS loading from the non volatile memory one 2022-06-01 14:56:33 +02:00
platform.h Modified range for display backlight level from 0 - 255 to 0 - 100, set minimum allowed level to 5. 2022-02-26 15:45:41 +01:00
radio.h Added function to radio API allowing to fine tune the radio's VCXO polarisation voltage. Currently, this functionality is effective only on MD-3x0 devices. (TG-195 #ready-for-test) 2021-06-03 14:50:47 +02:00
rtc.h RTC: Bugfix, add missing bit in the date field 2020-12-31 19:11:35 +01:00