.. |
action.c
|
Assign NOP function when the flashlight is disabled
|
2023-12-14 22:03:44 +01:00 |
action.h
|
Remove redudant symbol
|
2023-12-08 01:43:12 +01:00 |
aircopy.c
|
Fix aircopy bypassing TX restrictions & refactor
|
2023-12-09 19:07:20 +01:00 |
aircopy.h
|
Fix aircopy bypassing TX restrictions & refactor
|
2023-12-09 19:07:20 +01:00 |
app.c
|
Fix aircopy bypassing TX restrictions & refactor
|
2023-12-09 19:07:20 +01:00 |
app.h
|
Improve AM-fix
|
2023-12-05 00:22:30 +01:00 |
chFrScanner.c
|
Improve AM-fix
|
2023-12-05 00:22:30 +01:00 |
chFrScanner.h
|
Scan range function #132
|
2023-11-28 20:13:02 +01:00 |
common.c
|
Scan range function #132
|
2023-11-28 20:13:02 +01:00 |
common.h
|
Add new "VFO/MR" configurable button function
|
2023-10-24 02:34:29 +02:00 |
dtmf.c
|
Logic simplification. Replace memmove by memcpy
|
2023-12-13 16:07:07 +01:00 |
dtmf.h
|
Enable/disable DTMF calling compile option
|
2023-11-28 23:00:01 +01:00 |
flashlight.c
|
Make Flashlight optional
|
2023-12-07 00:46:59 +01:00 |
flashlight.h
|
Make Flashlight optional
|
2023-12-07 00:46:59 +01:00 |
fm.c
|
Fix #234: Bring back FM radio status indicator, show dual watch inactive while in FM radio
|
2023-12-12 00:52:26 +01:00 |
fm.h
|
FM Radio: Simplify logic
|
2023-12-08 23:18:19 +01:00 |
generic.c
|
Fix compilation errors when FM radio is disabled
|
2023-12-14 22:03:44 +01:00 |
generic.h
|
Initial commit
|
2023-09-09 08:03:56 +01:00 |
main.c
|
Replace memmove by memcpy
|
2023-12-13 16:07:07 +01:00 |
main.h
|
Initial commit
|
2023-09-09 08:03:56 +01:00 |
menu.c
|
Replace memmove by memcpy
|
2023-12-13 16:07:07 +01:00 |
menu.h
|
READ MANUAL prompt for unlocking TX
|
2023-11-09 10:33:28 +01:00 |
scanner.c
|
Enable/disable DTMF calling compile option
|
2023-11-28 23:00:01 +01:00 |
scanner.h
|
Replace RX CSS menu scanning procedure with BK scanning method
|
2023-11-06 01:25:44 +01:00 |
spectrum.c
|
Use stepping instead of branching using modulus
|
2023-12-09 15:50:59 +01:00 |
spectrum.h
|
Refactor stepFruencyTable & drop ARRAY_SIZE for frequencyBandTable
|
2023-12-08 23:17:33 +01:00 |
uart.c
|
Replace memmove by memcpy
|
2023-12-13 16:07:07 +01:00 |
uart.h
|
Initial commit
|
2023-09-09 08:03:56 +01:00 |