Dual Tachyon
b0620755f4
Fixed boolean values.
2023-09-19 22:45:00 +01:00
Wouter van Gulik
0e0b92fc8c
ST7565: Less magic numbers, use ARRAY_SIZE
2023-09-19 22:15:28 +01:00
Wouter
2418ed8d50
Fix ko-fi URL ( #45 )
2023-09-19 22:13:44 +01:00
Wouter van Gulik
2e4cc7409a
Disable some more NOAA related code.
...
If NOAA is not enabled then IS_NOAA_CHANNEL will never be used.
The NOAA channels are no longer in the list of channels.
If NOAA is enabled, the size of the array is taken into account, instead
of magic number 10.
2023-09-19 22:07:59 +01:00
Wouter van Gulik
d935aa9885
Move ARRAY_SIZE macro to misc.h.
...
This allows reuse in other files.
2023-09-19 21:52:15 +01:00
Wouter van Gulik
8d6cd655dd
gMR_ChannelAttributes maps to channels use FREQ_CHANNEL_LAST
2023-09-19 21:49:34 +01:00
Wouter van Gulik
b13f1de204
Radio.c: Simplify check.
2023-09-19 21:49:09 +01:00
Dual Tachyon
10b08d7c79
Restore the original check because % doesn't work.
2023-09-19 21:47:34 +01:00
Dual Tachyon
d180585e52
Simplified logic to remove duplicate code.
2023-09-18 20:53:19 +01:00
Wouter
3a478090a4
compile-with-docker.sh: Make executable by default. ( #42 )
2023-09-18 10:49:09 +01:00
Dual Tachyon
9ab4410d92
Updated flashing methods.
2023-09-16 19:47:22 +01:00
Dual Tachyon
6c81075980
Ability to disable ALARM and TX1750.
2023-09-16 00:52:30 +01:00
Dual Tachyon
65d7e517af
Fixed and documented PORTCON configuration.
2023-09-16 00:27:18 +01:00
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