This website requires JavaScript.
Explore
Help
Sign In
fleg
/
OpenRTX
Watch
1
Star
0
Fork
You've already forked OpenRTX
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
22a0d73fbc
OpenRTX
/
platform
/
drivers
History
Mathis Schmieder
22a0d73fbc
Initial fix for Module17 r0.1c display
2021-11-27 08:09:39 +01:00
..
ADC
Fixed wrong conversion in GDx ADC driver
2021-08-15 18:05:23 +02:00
GPS
Fixed USART ISR handler in MDx GPS driver to prevent it from exiting without clearing the interrupt flags when no thread is registered for wakeup (TG-271 #closed)
2021-08-13 17:01:32 +02:00
NVM
Driver stubs for keyboard and non volatile memory on Module17
2021-11-24 19:53:48 +01:00
audio
Module17 platform changes for revision 0.1c
2021-11-27 08:09:39 +01:00
backlight
Created low-level driver for backlight level management
2021-04-10 14:12:15 +02:00
baseband
Module17 platform changes for revision 0.1c
2021-11-27 08:09:39 +01:00
chSelector
Created low-level driver for management of channel selector knobs with quadrature encoder
2021-04-10 19:29:35 +02:00
display
Initial fix for Module17 r0.1c display
2021-11-27 08:09:39 +01:00
keyboard
Module17: implemented keyboard driver, updated display, output audio stream and platform drivers
2021-11-24 19:53:48 +01:00
tones
Made 'toneGen_playAudioStream' a non-blocking function, added 'toneGen_waitForStreamEnd' API function to allow blocking execution flow until a currently playing audio stream terminates or is stopped
2021-09-03 16:39:06 +02:00