Commit Graph

443 Commits

Author SHA1 Message Date
Dual Tachyon
73f4ee7220 Various renames. 2023-09-02 22:11:41 +01:00
DualTachyon
66f3230910
Update main.yaml 2023-09-02 21:29:21 +01:00
Dual Tachyon
a5b69d2280 Moved actions to app/action. 2023-09-02 21:27:49 +01:00
Dual Tachyon
36f2af04b5 Reshuffled a bunch of variables. 2023-09-02 20:47:07 +01:00
Dual Tachyon
06b6f753e7 Optimisation from Bartek. 2023-09-02 20:05:41 +01:00
Dual Tachyon
caea38148e Improved CSS scan variable. 2023-09-02 19:36:37 +01:00
Dual Tachyon
1b03446c57 Workflow updates. 2023-09-02 19:05:15 +01:00
Dual Tachyon
1a4594f1fe Updated release.yaml. 2023-09-02 19:02:10 +01:00
Dual Tachyon
a05b52612b Auto release, thanks to Manuel. 2023-09-02 18:56:32 +01:00
Dual Tachyon
176ce1d60d Renamed another variable. 2023-09-02 18:25:05 +01:00
Dual Tachyon
240db191a6 Renamed a FM variable. 2023-09-02 18:15:37 +01:00
Dual Tachyon
8e2836f506 Cosmetic cleanups. 2023-09-02 18:11:38 +01:00
Dual Tachyon
5ffc7258a8 Renamed Dual Watch stuff. 2023-09-02 18:11:04 +01:00
Dual Tachyon
08547ab3d4 Moved FM code to app/fm. 2023-09-02 17:32:00 +01:00
Dual Tachyon
6981c2fd27 More consistent names. 2023-09-02 17:20:22 +01:00
Dual Tachyon
263d35ad90 Moved feature handlers to their own files. 2023-09-02 17:15:09 +01:00
Dual Tachyon
8a79fbefa8 Fixed some missing beeps. 2023-09-02 16:57:57 +01:00
Dual Tachyon
d99a121d98 Action to upload the artifact. 2023-09-02 15:35:41 +01:00
Dual Tachyon
8183d78dce Overlay linker script is no longer needed. 2023-09-02 15:25:23 +01:00
Dual Tachyon
0da601f0d1 Consistency change. 2023-09-02 15:19:36 +01:00
DualTachyon
a52663accc
First attempt at GitHub actions. 2023-09-02 15:03:27 +01:00
Dual Tachyon
5e09a66bf1 For consistency. 2023-09-02 14:42:44 +01:00
Dual Tachyon
b176a536a7 Unexpected size reduction... 2023-09-02 14:34:28 +01:00
Dual Tachyon
db5fe85f6a Fixed squelch restore. 2023-09-02 14:00:07 +01:00
Dual Tachyon
4d5cb0c5d6 Windows detection in the makefile. 2023-09-02 13:50:24 +01:00
Andrej
efa0368846
Comment and rename several functions/components for clarity (#25)
* Comment and rename for clarity

---------

Co-authored-by: Andrej Antunovikj <andrej@case.edu>
2023-09-02 12:36:44 +01:00
Dual Tachyon
e669d89b69 DTMF... 2023-09-02 00:24:04 +01:00
Dual Tachyon
9306f1d051 More DTMF renames. 2023-09-02 00:16:00 +01:00
Dual Tachyon
1053f0a64c More DTMF improvements. 2023-09-01 23:40:23 +01:00
Dual Tachyon
567c3ed7aa Added flag to not crash with newer GCC. 2023-09-01 21:45:57 +01:00
Dual Tachyon
569920a7f0 Added AES definition file. 2023-09-01 20:21:28 +01:00
Dual Tachyon
c91da706ab Optimised BSS_Init. 2023-09-01 19:41:53 +01:00
Dual Tachyon
1398332c7f Workaround for arm-none-eabi-gcc 12.3. 2023-09-01 19:40:10 +01:00
Dual Tachyon
0e274ab0bf Revamped the overlay link with Manuel's help. 2023-09-01 19:20:08 +01:00
Dual Tachyon
d6e9211d95 Some DTMF improvements. 2023-09-01 17:31:32 +01:00
Dual Tachyon
aedf2ee174 Added compiler information. 2023-09-01 17:14:26 +01:00
Dual Tachyon
440605e0ca Removed LTO as it breaks the firmware. 2023-09-01 16:53:58 +01:00
Dual Tachyon
60fbb5e0a0 Added -flto to cflags. 2023-09-01 16:36:40 +01:00
Dual Tachyon
04a9564583 Fixed OpenOCD script to not trash the bootloader. 2023-09-01 14:44:11 +01:00
Dual Tachyon
7a1dea63a5 Fixed issue with the AES driver. 2023-09-01 14:02:17 +01:00
Dual Tachyon
5e4a779a4f Added missing AES driver. 2023-09-01 13:43:38 +01:00
Dual Tachyon
5f916b2620 Cleaned up a bit RADIO_SomethingWithTransmit. 2023-09-01 13:08:53 +01:00
Dual Tachyon
be06dc365d Added BOARD_FactoryReset. 2023-09-01 12:35:28 +01:00
Dual Tachyon
33f9f21c4f Removed redundant check. 2023-09-01 12:29:47 +01:00
Dual Tachyon
8b808f2bf0 Remaining UART commands for calibrated units. 2023-09-01 12:27:10 +01:00
Dual Tachyon
2cd891271b Some cleanups. 2023-09-01 01:39:09 +01:00
Dual Tachyon
d91d9d65f4 Added missing file from previous commit. 2023-08-31 23:31:51 +01:00
Dual Tachyon
3e5dd45b39 Initial UART command support. 2023-08-31 23:29:10 +01:00
Dual Tachyon
3cb345a8b1 Renamed and moved some variables. 2023-08-31 23:27:02 +01:00
Dual Tachyon
00f2902616 Renamed NOAA variables. 2023-08-31 16:05:52 +01:00