Dual Tachyon
|
7bd0aebcf8
|
Renamed scheduler variables.
|
2023-08-15 22:49:02 +01:00 |
|
Dual Tachyon
|
2309e32ae7
|
Fixed wrong variable in scheduler.
|
2023-08-15 22:38:27 +01:00 |
|
Dual Tachyon
|
1e76c74965
|
Added missing changes.
|
2023-08-15 21:28:24 +01:00 |
|
Dual Tachyon
|
2fdd3e3a33
|
New variables and some renames.
|
2023-08-15 19:02:42 +01:00 |
|
Dual Tachyon
|
1babb06108
|
Added BK1080_ReadRegister.
|
2023-08-15 18:46:15 +01:00 |
|
Dual Tachyon
|
66f6c7faca
|
Fixed type of code type.
|
2023-08-15 14:56:56 +01:00 |
|
Dual Tachyon
|
39a38d8d14
|
Fixed the build with missing change.
|
2023-08-15 14:25:28 +01:00 |
|
Dual Tachyon
|
7b55fe393f
|
Retyped a variable pair.
|
2023-08-15 14:24:40 +01:00 |
|
Dual Tachyon
|
ee5d518df6
|
Added GUI_DisplayRSSI.
|
2023-08-15 14:23:11 +01:00 |
|
Dual Tachyon
|
5899d3723a
|
Added GUI_RenderRSSI.
|
2023-08-15 14:14:29 +01:00 |
|
Dual Tachyon
|
ce27c8747a
|
Renamed some EEPROM fields.
|
2023-08-15 14:04:17 +01:00 |
|
Dual Tachyon
|
8f09aab23c
|
Fixed build again :(
|
2023-08-15 14:03:10 +01:00 |
|
Dual Tachyon
|
9bcb613a70
|
Fixed build of bitmaps. Added antenna icons.
|
2023-08-15 13:57:20 +01:00 |
|
Dual Tachyon
|
cfe558b52e
|
Enable RX in the test loop.
|
2023-08-15 11:16:27 +01:00 |
|
Dual Tachyon
|
ca6f3f53be
|
Improved variable names and usage.
|
2023-08-15 11:14:43 +01:00 |
|
Dual Tachyon
|
2b510bdc1f
|
Fixed compiler warning.
|
2023-08-15 11:11:40 +01:00 |
|
Dual Tachyon
|
1f113ccd7e
|
Added AUDIO_PlayQueuedVoice.
|
2023-08-15 11:04:35 +01:00 |
|
Dual Tachyon
|
396c2b122d
|
Fixed VOICE ID values.
|
2023-08-15 11:02:03 +01:00 |
|
Dual Tachyon
|
061a689374
|
Added BK4819_GetRSSI.
|
2023-08-15 10:52:57 +01:00 |
|
nrlourenco
|
44b2abd68e
|
Build firmware with Docker (#8)
Dockerfile and script to quickly build the firmware without the need to configure a local environment and keep it as a baseline for development.
|
2023-08-15 09:08:55 +01:00 |
|
Dual Tachyon
|
37afa8c956
|
Completed systick handler.
|
2023-08-14 23:39:51 +01:00 |
|
Dual Tachyon
|
714317c300
|
Added -std=c11 to CFLAGS to catch more errors.
|
2023-08-14 22:52:55 +01:00 |
|
Dual Tachyon
|
81c632c067
|
Fixed type of voice ID.
|
2023-08-14 22:33:35 +01:00 |
|
Dual Tachyon
|
21e2bba583
|
main() is now complete until before the main loop.
|
2023-08-14 22:26:27 +01:00 |
|
manujedi
|
ed06b4aed9
|
add .data init (#7)
Co-authored-by: manu <a@b.c>
|
2023-08-14 22:23:20 +01:00 |
|
Dual Tachyon
|
cb068fb6a7
|
Added missing bitmaps.
|
2023-08-14 18:10:25 +01:00 |
|
Dual Tachyon
|
e876baf578
|
Renamed another var.
|
2023-08-14 17:39:51 +01:00 |
|
Dual Tachyon
|
f9eaadd974
|
Converted magic numbers.
|
2023-08-14 17:37:20 +01:00 |
|
Dual Tachyon
|
ab8c439742
|
Another big WIP update.
|
2023-08-14 17:30:30 +01:00 |
|
Dual Tachyon
|
b7f2d27de2
|
Added many BK4819 functions.
|
2023-08-14 17:09:51 +01:00 |
|
Dual Tachyon
|
f9ae819ee5
|
Ignore dirty files in submodules.
|
2023-08-14 12:39:42 +01:00 |
|
Dual Tachyon
|
c313e41e06
|
WIP of the GUI code.
|
2023-08-14 12:28:09 +01:00 |
|
Dual Tachyon
|
065070dada
|
Added _putchar so printf can work.
|
2023-08-14 12:12:46 +01:00 |
|
Dual Tachyon
|
6786715e03
|
Added external printf module.
Don't use stdio.h, but use instead:
#include "external/printf/printf.h"
|
2023-08-14 12:00:08 +01:00 |
|
Dual Tachyon
|
6ea81f0029
|
Added license notice.
|
2023-08-14 00:49:10 +01:00 |
|
Dual Tachyon
|
8a4e9a7e4b
|
Added license.
|
2023-08-14 00:45:06 +01:00 |
|
Dual Tachyon
|
99757d0efd
|
Added RADIO_ConfigureNOAA.
|
2023-08-14 00:39:49 +01:00 |
|
Dual Tachyon
|
e9676c3b42
|
Fixed keyboard GPIO setting.
|
2023-08-14 00:31:08 +01:00 |
|
Dual Tachyon
|
b6a312b192
|
Fixed memset usage.
|
2023-08-14 00:08:50 +01:00 |
|
Dual Tachyon
|
8083f56840
|
Fixed setting the string.
|
2023-08-14 00:07:37 +01:00 |
|
Dual Tachyon
|
9220893a96
|
Added systick handler so lock screen works.
|
2023-08-13 23:54:34 +01:00 |
|
Dual Tachyon
|
4a6962e41d
|
Fixed bug with number append.
|
2023-08-13 23:54:06 +01:00 |
|
Dual Tachyon
|
334f4fde0b
|
Added big chunk of code to support main().
|
2023-08-13 23:27:35 +01:00 |
|
Dual Tachyon
|
4afecf57f1
|
Added the welcome screen.
|
2023-08-13 23:08:01 +01:00 |
|
Dual Tachyon
|
6fb4c8de7a
|
Added file missing from previous commit.
|
2023-08-13 22:53:48 +01:00 |
|
Dual Tachyon
|
e1b7e30c6d
|
Added code to play voices.
|
2023-08-13 22:40:33 +01:00 |
|
Dual Tachyon
|
af68a200f0
|
fixed incorrect logic in TX channel.
|
2023-08-13 22:29:18 +01:00 |
|
Dual Tachyon
|
155cf94578
|
Added BK4918 functions to support AIRCOPY.
|
2023-08-13 22:19:19 +01:00 |
|
Dual Tachyon
|
ab3b1317e7
|
Added AUDIO_PlayBeep.
|
2023-08-12 21:49:16 +01:00 |
|
Dual Tachyon
|
92506bcfff
|
Added AUDIO_PlayVoice.
|
2023-08-12 21:33:27 +01:00 |
|