Commit Graph

412 Commits

Author SHA1 Message Date
Dual Tachyon
2744a3f2b4 Added Ko-Fi link. 2023-09-15 23:24:32 +01:00
Dual Tachyon
5dcbbec3bc Fixed missing airband step. 2023-09-15 14:54:03 +01:00
Dual Tachyon
f5cc006b2a Ability to disable NOAA. 2023-09-14 11:48:56 +01:00
Dual Tachyon
313a67a482 Less magic numbers. 2023-09-14 00:51:04 +01:00
Dual Tachyon
b5fd2971df Fixed FM resume from TX/RX. 2023-09-14 00:29:36 +01:00
Dual Tachyon
377b2ca396 Ability to disable FM Radio. 2023-09-13 22:55:14 +01:00
Dual Tachyon
779449ca50 Ability to disable AIRCOPY, overlay and UART. 2023-09-13 22:03:40 +01:00
Dual Tachyon
1ce3c5ff94 Added missing include. 2023-09-13 21:16:27 +01:00
Dual Tachyon
172c63c9d1 Change check to be more readable. 2023-09-12 12:51:15 +01:00
Dual Tachyon
73d568a5fc Improved contact check. 2023-09-12 11:41:39 +01:00
Dual Tachyon
480da04005 Fixed incorrect else branch. 2023-09-11 12:40:58 +01:00
Dual Tachyon
048c753f3e Updated README.md 2023-09-10 21:17:32 +01:00
Dual Tachyon
86f04e197b
Update README.md 2023-09-10 13:23:07 +01:00
Dual Tachyon
beefbba826 Fixed issue 37. 2023-09-10 13:19:38 +01:00
Dual Tachyon
9ca48ee094 Updated README.md. 2023-09-09 20:40:32 +01:00
DO7OO
66e912e2bc
main.c (#34)
GIT HASH as version info on serial port
2023-09-09 12:40:55 +01:00
DualTachyon
5fe9e0855a
Update README.md 2023-09-09 12:27:37 +01:00
Dual Tachyon
b5284df7eb Renamed to an accurate name. 2023-09-08 23:11:35 +01:00
Dual Tachyon
220edf489d Fixed correct return type. 2023-09-08 00:39:09 +01:00
DualTachyon
6bbab9bfa0
Deleted incorrect comment. 2023-09-07 21:05:02 +01:00
Dual Tachyon
4362a03bc1 Renamed GetRegister for consistency. 2023-09-07 20:15:32 +01:00
Dual Tachyon
a538bf3324 Renamed CSS variables. 2023-09-07 19:57:40 +01:00
Dual Tachyon
2ae900a88f Renamed Index to Code. 2023-09-07 19:49:01 +01:00
Dual Tachyon
d264899cdf Renamed StartCssScan. 2023-09-07 19:39:31 +01:00
Dual Tachyon
ff0d1f16c3 Updated README. 2023-09-07 19:12:43 +01:00
Dual Tachyon
4f3ce97f25 Fixed mic sensitivity tuning. 2023-09-07 18:45:02 +01:00
Dual Tachyon
29f805f542 More cleanups. 2023-09-07 18:40:33 +01:00
Dual Tachyon
77ded8c562 Some more renames. 2023-09-07 13:34:13 +01:00
Dual Tachyon
b82bc3aa5d Removed debug function since we now have printf. 2023-09-07 13:04:03 +01:00
Dual Tachyon
c79c672313 Prevent potential UB. 2023-09-07 13:02:32 +01:00
Dual Tachyon
159006fdf0 Fixed upper limit check. 2023-09-06 22:02:35 +01:00
Dual Tachyon
2f00d4802f Updated README. 2023-09-06 00:26:30 +01:00
Dual Tachyon
eef76fb26d Fixed some whitespace. 2023-09-06 00:11:30 +01:00
Andrej
39ba550b45
Add comments to some FSK parts (#32)
Co-authored-by: Andrej Antunovikj <andrej@case.edu>
2023-09-06 00:03:58 +01:00
Dual Tachyon
42a6802ea6 Fixed the last dodgy Ghidra goto. 2023-09-06 00:03:04 +01:00
Dual Tachyon
9e98fbdfc0 Renamed the last unnamed variables. 2023-09-05 23:47:26 +01:00
Dual Tachyon
19976153de Try python before python3. 2023-09-05 23:13:46 +01:00
Dual Tachyon
03e4c01360 Fixed packer invocation under Windows. 2023-09-05 22:55:59 +01:00
Dual Tachyon
1aa628768d Support for packed firmware. 2023-09-05 22:39:54 +01:00
Dual Tachyon
bdf68a5036 Another rename and deleted some redundant code. 2023-09-05 22:02:11 +01:00
Dual Tachyon
768e4362bb Fixed AES driver, thanks to Manuel. 2023-09-05 21:42:03 +01:00
Dual Tachyon
118df78df1 More renames. 2023-09-05 21:03:31 +01:00
Dual Tachyon
1994d68cc5 More variables renamed. 2023-09-05 16:45:58 +01:00
Dual Tachyon
c41f1396f0 DTMF improvements. 2023-09-05 16:06:58 +01:00
Dual Tachyon
4dc1627c31 Renamed and moved another variable. 2023-09-05 15:20:48 +01:00
Dual Tachyon
519fb6c1ed All functions now have some name. 2023-09-05 14:59:22 +01:00
Dual Tachyon
e8a8cf7466 A few more renames. 2023-09-04 23:56:12 +01:00
Dual Tachyon
774f293254 Restored variable to its previous type. 2023-09-04 19:06:37 +01:00
Dual Tachyon
691013cc02 Fix the menu screen not working the first time. 2023-09-04 19:01:26 +01:00
Dual Tachyon
2e813a4460 Several cleanups. 2023-09-04 17:43:16 +01:00