Dual Tachyon
8b2d1776f7
Forgot to move app.h to app/
2023-08-28 00:40:07 +01:00
Dual Tachyon
69b4c8641e
Switched to real main for a functional RX.
2023-08-26 22:43:08 +01:00
Rafa Couto
445e82f6a0
Fixed pin names and some missing defines
...
- FLASHLIGHT_Init() used pins PC10-13 those don't exist on MCU
- Renamed ST7565 0 and 1 pins to A0 and RES as named in datasheet
- Set pin defined names instead literal numbers on set/clear bit function
2023-08-26 19:29:26 +02:00
Dual Tachyon
c75701f574
Renamed battery variable.
2023-08-26 11:19:20 +01:00
Dual Tachyon
7ac7cfbd04
Preparations for the main logic.
2023-08-26 02:04:16 +01:00
Dual Tachyon
f7dde17efb
Renamed another EEPROM field.
2023-08-23 00:37:35 +01:00
Dual Tachyon
f2766283ab
Added settings menu.
2023-08-23 00:37:35 +01:00
Rafa Couto
a73d259d01
GPIO C for FLASHLIGHT pin ( #10 )
2023-08-17 00:24:22 +02:00
Dual Tachyon
ce27c8747a
Renamed some EEPROM fields.
2023-08-15 14:04:17 +01:00
Dual Tachyon
cfe558b52e
Enable RX in the test loop.
2023-08-15 11:16:27 +01:00
Dual Tachyon
396c2b122d
Fixed VOICE ID values.
2023-08-15 11:02:03 +01:00
Dual Tachyon
ab8c439742
Another big WIP update.
2023-08-14 17:30:30 +01:00
Dual Tachyon
065070dada
Added _putchar so printf can work.
2023-08-14 12:12:46 +01:00
Dual Tachyon
99757d0efd
Added RADIO_ConfigureNOAA.
2023-08-14 00:39:49 +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
1e027f8939
Added battery module.
2023-08-12 17:50:08 +01:00
Dual Tachyon
a1d3857479
Added backlight driver.
2023-08-12 17:40:05 +01:00
Dual Tachyon
9695818121
Backup of almost finished radio register setup.
2023-08-11 15:41:23 +01:00
Dual Tachyon
bce35ec297
Added radio configuration. Needs a few fixes.
2023-08-11 11:51:17 +01:00
Dual Tachyon
acbf814fb4
Added keyboard driver from Manuel.
2023-08-10 21:34:28 +01:00
Dual Tachyon
e49893261c
Implemented loading settings from EEPROM.
2023-08-10 17:51:57 +01:00
Dual Tachyon
8c0b910128
Named GPIO pins for backlight and flashlight.
2023-08-10 12:30:41 +01:00
Dual Tachyon
7659792c4a
Added BK4819 initialisation.
2023-08-10 11:57:44 +01:00
Dual Tachyon
726c96c157
Blink the flash light to show signs of life.
2023-08-10 11:35:02 +01:00
Dual Tachyon
67e7a85b05
Exposed bitfields before and after shifting.
2023-08-10 11:09:07 +01:00
Dual Tachyon
fc65cd11a6
First version.
2023-08-09 16:06:51 +01:00