Jacob McSwain
Jacob McSwain
Add a crash handler to disable a theme after _x_ amount for crashes due to a theme.
This is a WIP build towards adding DMR to OpenRTX. Right now this is likely to break other platforms than the MD3x0. Some organization and cleanup still needs to be...
I'm attempting to get the mic volume to a louder base level, and there's a noise at around 2.5kHz-3kHz about as "loud" as the voice signal. Spectral filtering seems to...
Adds runtime Docker support for PostgreSQL and SQLite via the FF_SYNCSERVER_SQL_DRIVER Docker build argument
Builds off settings migrations in #105 and occurs after LED settings in #106 and color picker in #107 to ensure ordering of state migration isn't a big merge conflict. We...
Super WIP, haven't even flashed this code once yet. Idea is to show M17 source callsign and (in the future) DMR ID info in this screen.
Builds off settings migrations in #105 and occurs after LED settings in #106 to ensure ordering of state migration isn't a big merge conflict. We can always rebase this as...
Builds on settings migration in #105 to add a standby LED driver, allowing the LED to blink at an interval while the screen is on standby
This allows devs to ensure new values added to the NVM will come into new releases with a sane value. Without this patch set, a new setting in the NVM...