Federico Amedeo Izzo
|
820ac73d08
|
UI: Add menu_h and menu_font layout parameters
|
2021-02-20 16:03:37 +01:00 |
Federico Amedeo Izzo
|
9c47797ff0
|
UI: Fixed mismatch between visible and selectable menu elements
|
2021-02-20 15:47:41 +01:00 |
Federico Amedeo Izzo
|
c644e8db1d
|
UI: Remove position parameter from menu list
|
2021-02-20 15:35:19 +01:00 |
Federico Amedeo Izzo
|
711d8426c9
|
Add 10pt font. Reduce frequency line on GD-77 to avoid overlap
|
2021-02-20 15:14:35 +01:00 |
Federico Amedeo Izzo
|
a009ffa2d0
|
Add CPS contact reading for GD-77 (currently not working for SPI flash issues)
|
2021-02-20 09:27:07 +01:00 |
Federico Amedeo Izzo
|
042ec2d5c1
|
Add GD-77 VFO channel CPS support
|
2021-02-20 08:55:42 +01:00 |
Federico Amedeo Izzo
|
a86176dcb8
|
Add GD-77 zone CPS support
|
2021-02-20 08:41:47 +01:00 |
Federico Amedeo Izzo
|
6755a4a7e5
|
Fix CPS channel reading on GD-77
|
2021-02-19 15:08:29 +01:00 |
Silvano Seva
|
d69c237255
|
Fixed misspelled parameter of gpio_clearPin
|
2021-02-19 11:58:55 +01:00 |
Silvano Seva
|
af6c78542a
|
Added support for power gating gpio
|
2021-02-19 11:51:05 +01:00 |
Federico Amedeo Izzo
|
947d071f57
|
CPS: Fix GD-77 Channel base address
|
2021-02-18 15:41:59 +01:00 |
Silvano Seva
|
b699fb4d00
|
Trying to fix screen rotated by 180° on MD-380V devices
|
2021-02-17 21:14:26 +01:00 |
Federico Amedeo Izzo
|
046fcdb417
|
CPS: Improved GD-77 channel reading
|
2021-02-17 20:02:53 +01:00 |
Federico Amedeo Izzo
|
5bb200933b
|
UI: Add missing GPS ifdefs
|
2021-02-17 20:02:53 +01:00 |
Niccolò Izzo
|
f49655c44d
|
Better GPS time synchronization
|
2021-02-17 14:58:20 +01:00 |
Niccolò Izzo
|
57a1d11228
|
Fix the weirdest bug in the history of weird bugs
|
2021-02-17 14:33:53 +01:00 |
Silvano Seva
|
06d75ad606
|
Implemented sector erase and page write into W25Qx driver
|
2021-02-17 11:39:52 +01:00 |
Niccolò Izzo
|
4d66d8b1af
|
Fix various warnings
|
2021-02-17 11:21:46 +01:00 |
Niccolò Izzo
|
9aefde7fc7
|
Add undefined behaviour sanitizer option
|
2021-02-17 09:52:36 +01:00 |
Niccolò Izzo
|
c752601463
|
Add test NMEA sentences on linux platform
|
2021-02-16 23:44:18 +01:00 |
Federico Amedeo Izzo
|
f357f476dc
|
GPS: Enable GPS on gps_task start only if enabled in settings
|
2021-02-16 22:47:38 +01:00 |
Federico Amedeo Izzo
|
cecd01e03d
|
GPS: workaround: Move settings above gps_data to avoid settings
corruption caused by gps_data overflow
|
2021-02-16 22:44:21 +01:00 |
Federico Amedeo Izzo
|
cbe657cd77
|
UI: Fixed GPS OFF bug caused by ambiguous enable/disable code
|
2021-02-16 22:22:20 +01:00 |
Federico Amedeo Izzo
|
9de0857ff4
|
UI: Add switch cases default options
|
2021-02-16 22:09:28 +01:00 |
Niccolò Izzo
|
fed9912c7d
|
Improved RTC GPS time synchronization
|
2021-02-16 08:33:34 +01:00 |
Niccolò Izzo
|
8d90ee0588
|
Add Smeter numbers
|
2021-02-16 07:59:37 +01:00 |
Federico Amedeo Izzo
|
75c1f13882
|
UI: Replaced strcmp with switch case to fix GPS/menu bug
|
2021-02-15 22:02:09 +01:00 |
Niccolò Izzo
|
d8951e9eb2
|
Fix README
|
2021-02-15 18:53:27 +01:00 |
Niccolò Izzo
|
479eda3d96
|
Fix altitude print
|
2021-02-15 13:54:23 +01:00 |
Niccolò Izzo
|
2330d09e5f
|
Updated README
|
2021-02-15 09:49:43 +01:00 |
Niccolò Izzo
|
8b54434617
|
Updated README
|
2021-02-15 09:44:44 +01:00 |
Niccolò Izzo
|
d230a19623
|
Adjusted battery thresholds
|
2021-02-15 09:28:23 +01:00 |
Niccolò Izzo
|
f850dbdc45
|
Add GPS RTC time synchronization, remove debug prints
|
2021-02-15 09:26:13 +01:00 |
Niccolò Izzo
|
e9f0a46823
|
Fix speed tracking bug
|
2021-02-15 07:40:25 +01:00 |
Federico Amedeo Izzo
|
c0a972963c
|
Add GPS flag to Linux target
|
2021-02-14 17:49:59 +01:00 |
Federico Amedeo Izzo
|
9255dfb969
|
Disable GPS functions for radios that don't support a GPS chip
|
2021-02-14 17:49:23 +01:00 |
Federico Amedeo Izzo
|
8f3c46a262
|
Add GDx CPS channel decoding
|
2021-02-14 17:34:40 +01:00 |
Federico Amedeo Izzo
|
663673b697
|
UI: Fix compilation warnings
|
2021-02-14 14:04:01 +01:00 |
Federico Amedeo Izzo
|
619cda7aeb
|
Turn off GPS when it's turned off in settings
|
2021-02-14 13:55:33 +01:00 |
Federico Amedeo Izzo
|
31552ff2b2
|
Consider RTC time UTC instead of local time, applying timezone
|
2021-02-13 22:11:25 +01:00 |
Federico Amedeo Izzo
|
ebe87b22e2
|
UI: Add menu edit mode. Small refactoring
|
2021-02-13 21:29:25 +01:00 |
Federico Amedeo Izzo
|
66af402e83
|
Move settings from UI to State
|
2021-02-13 20:32:53 +01:00 |
Federico Amedeo Izzo
|
d66b59694a
|
UI: Add GPS settings menu
|
2021-02-13 17:23:16 +01:00 |
Federico Amedeo Izzo
|
a803958c61
|
UI: Menu scrolling logic refactoring, add GPS Settings entry
|
2021-02-13 16:35:03 +01:00 |
Federico Amedeo Izzo
|
0a04650d58
|
UI: Use more compact representation for menu entries
|
2021-02-13 16:14:44 +01:00 |
Niccolò Izzo
|
a163bc6998
|
Fix a bug where only satellites with a low id were marked active
|
2021-02-13 13:49:03 +01:00 |
Niccolò Izzo
|
7577b4d6ae
|
Improved algorithm for keeping track of active satellites
|
2021-02-13 13:27:06 +01:00 |
Niccolò Izzo
|
1f9793d268
|
Complete GPS compass implementation
Now the GPS screen compass has a needle, which point to the current
movement direction.
|
2021-02-13 12:43:48 +01:00 |
Federico Amedeo Izzo
|
845d0b8a7d
|
Reduce RTX and Platform verbosity on Linux, add missing newline in RTX
|
2021-02-13 11:24:05 +01:00 |
Federico Amedeo Izzo
|
3ddf7f3557
|
Add comment explaining lack of VFO in MD380 CPS
|
2021-02-13 11:24:05 +01:00 |