Commit Graph

4188 Commits

Author SHA1 Message Date
RocketGod
193ac73b34 Doom UI improvements for dynamic screen (#2812)
* Doom dynamic screen and other improvements

Doom dynamic screen and other improvements

* Res divider fix for big screens

* Format code
nightly-tag-2025-10-10
2025-10-09 22:54:54 +02:00
RocketGod
477d035dce Dino Game Dynamic Screen for PortaRF plus sprite animation improvements (#2811)
* Dino Game Dynamic Screen for PortaRF plus sprite animation improvements

Dino Game Dynamic Screen for PortaRF plus sprite animation improvements

* Format code per usual
2025-10-09 22:31:26 +02:00
RocketGod
1d8f53b49e Space invaders UI improvements for all device screens including new PortaRF (#2810)
* Dynamic screen for PortaRF

Dynamic screen size for new PortaRF device.

* Format code

* Space Invaders improvements for all devices including new PortaRF

Space Invaders improvements for all devices including new PortaRF
2025-10-09 22:30:30 +02:00
Totoo
db324a5225 PortaRF battery fix (#2809) 2025-10-09 22:29:53 +02:00
Totoo
b2331bf818 clarify battery settings (#2805) nightly-tag-2025-10-07 2025-10-06 10:29:17 +02:00
Totoo
4b18ac42e9 full blue batt when charging (#2804) nightly-tag-2025-10-06 2025-10-05 17:04:30 +02:00
RocketGod
41dd0c4674 Dynamic screen for PortaRF Tetris (#2803)
* Dynamic screen for PortaRF
* Format code
nightly-tag-2025-10-05
2025-10-04 19:19:54 +02:00
Totoo
371b6b5079 Multi screen support, with dyn alignment (#2801) nightly-tag-2025-10-04 2025-10-03 19:10:10 +02:00
RocketGod
23cabb8b8a Make dynamic screen for PortaRF (#2800) nightly-tag-2025-10-03 2025-10-02 11:31:33 -07:00
Totoo
b3edaf3cd0 AIS name fix (#2793)
* AIS name fix
nightly-tag-2025-09-18
2025-09-17 22:40:46 +02:00
Totoo
9afd3a9dca Standalone imp (#2791)
* Moved ui elements to common folder in standalone, and add screen parameters to the api v4

* pass it as a pointer, so if standalone app supports it can change
nightly-tag-2025-09-17
2025-09-16 20:29:05 +02:00
Totoo
d80f41e9d7 Beep on search find something.
Beep on search find something. Solves #2643
nightly-tag-2025-09-15
2025-09-14 07:22:48 +00:00
Totoo
46d87d95ae Set MIC app's freq step a bit lower to 12.5k. Solves #2728 (#2788) nightly-tag-2025-09-14 2025-09-13 12:38:29 +02:00
Totoo
7626dff1ef Add blue bar (Channel) to sonde app. 2025-09-13 12:37:34 +02:00
Totoo
f101680521 fixes osm marker display bug #2783 (#2786) 2025-09-13 12:37:01 +02:00
Totoo
325f295ee8 Log function for search app (#2782) nightly-tag-2025-09-08 2025-09-07 22:44:04 +08:00
Totoo
b15bb59678 Standalone app api v3 (#2772)
Added file io, and updated some ui elements.
Also added Digital Rain standalone app for an example.
nightly-tag-2025-09-02
2025-09-01 11:50:46 +02:00
Totoo
776c9bc7c9 Fix jammer ranges, clean code (#2776) nightly-tag-2025-08-31 2025-08-30 22:22:14 +02:00
Totoo
b9ebefc7c7 AIS map speed fix (#2777) 2025-08-30 15:01:29 +02:00
Netro
70ace4be8f BLE RX Lag Improvements (#2770)
* Better handling on filtering to improve lag.
nightly-tag-2025-08-28
2025-08-27 15:46:53 +02:00
Totoo
fe826d5d98 Fix bmp16bit with nocomp header (#2769) 2025-08-27 19:07:08 +08:00
Totoo
4dda7cfaa5 Openstreetmap support (#2765) 2025-08-27 06:37:57 +00:00
zxkmm
e6d4081c06 Add game 2048 (#2767)
* _

* rename my name

* fix warnings

* fix warnings
nightly-tag-2025-08-27
2025-08-26 07:26:53 -07:00
zxkmm
4f738adc70 rename my names in comments (#2768)
* rename my name

* remove wrong line
2025-08-26 19:56:39 +08:00
Totoo
d516191ccb Update external.cmake (#2764)
Disable acars ext app, since not working
nightly-tag-2025-08-23
2025-08-22 10:44:55 +02:00
gullradriel
29bdc539a3 Fix BLE TX warning, regenerate bitmap.hpp (#2762)
* fix 'progress' variable warning, added a TODO
* up to date bitmap.hpp file, soundboard icon
nightly-tag-2025-08-20
2025-08-19 07:19:46 +02:00
Arne Luehrs
29bba4d0ea Epirb 406 v2 (#2761)
* Adding channel selection to EPIRB receiver

* UI enhancement, Packet error check and color display of error

* code formating
nightly-tag-2025-08-19
2025-08-18 09:09:37 +02:00
zxkmm
a6f886ad0a - (#2759) nightly-tag-2025-08-17 2025-08-16 10:50:52 +02:00
Totoo
2d2d9223f2 better rs41 (#2757) nightly-tag-2025-08-16 2025-08-15 16:24:07 +02:00
zxkmm
6e33007cb6 move soundbrd app external (#2756) 2025-08-15 13:31:18 +02:00
zxkmm
3f7b59f27e frequency keypad opt (#2755)
* init

* revert changes that caused by batch replace

* revert changes that caused by batch replace

* revert changes that caused by batch replace

* revert submodu;e
2025-08-13 14:25:21 +02:00
Arne Luehrs
375d1ad54e Implementation of EPIRB receiver (#2754)
* Implementation of EPIRB receiver
* Baseband processing of EPIRB signal
* UI to ddecode and display EPIRB message with display on a map
* External application
* External proc element
* Delete CLAUDE.md
2025-08-13 14:24:18 +02:00
Netro
6b05878532 BLE RX/TX Changes (#2752)
* Work on BLE Rx Tx improvements.
* Working on compile size.
* cleanup
* Formatting
* Fixes
* More Improvements + Custom Parsing for Tags
* Moving ERT to external apps.
* Fix Icon.
nightly-tag-2025-08-12
2025-08-11 07:42:58 +02:00
RocketGod
3983749f11 Update ui_jammer.cpp (#2747)
Update warning to reflect actual range limit of bandwidth.
nightly-tag-2025-07-31
2025-07-30 20:08:00 +02:00
Totoo
28e2f770e5 fix miss (#2738) nightly-tag-2025-07-13 2025-07-12 13:33:22 +02:00
gullradriel
4c5275247e update version (#2735)
Co-authored-by: gullradriel <gullradriel@no-mail.com>
v2.2.0 nightly-tag-2025-07-12
2025-07-11 15:57:04 +02:00
gullradriel
a0185d28eb update submodule (#2734)
Co-authored-by: gullradriel <gullradriel@no-mail.com>
nightly-tag-2025-07-10
2025-07-09 21:33:38 +02:00
RocketGod
2500df310f Add radio settings, new app icon, and other UI improvements (#2732) nightly-tag-2025-07-04 2025-07-03 11:03:51 -07:00
Totoo
54f9ff116b AIS map improv (#2725)
* AIS map improv

* format code mismatch with vc
nightly-tag-2025-06-30
2025-06-29 22:47:18 +02:00
Totoo
47f231ad63 Add blue bar to subghzd+weather (#2724) 2025-06-29 19:31:05 +08:00
Netro
f90d3fabce Adding simple FSK Rx Processor. Can be used with New Apps. (#2716)
* Work to allow for unique beacon parsing functions.

* Fixing pull.

* Changes.

* Formatting.

* Fix Copyright

* Update firmware/application/apps/ble_rx_app.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update firmware/baseband/proc_btlerx.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* PR suggestions.

* Fix String.

* FSK Rx Improvements. Works for my custom protocol.

* Fix buffer size.

* Refactor

* Formatting.

* Formatting.

* Fixing compiling, and BLE Rx UI/Performance.

* More improvements.

* Fixing stuck state.

* More stuck parsing fix.

* Combining PR changes.

* Improvements from previous PR.

* Fix dbM calculation relative to device RSSI.

* Formatting.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: TJ <tj.baginski@cognosos.com>
nightly-tag-2025-06-29
2025-06-29 01:02:12 +02:00
RocketGod
4e276cdc71 Battleship (#2720)
* Made the Battleship 2P 2PP game - FSK is wip
* Using POCSAG
2025-06-28 20:02:29 +02:00
plomek
0eb03373b1 Added 3d printed cases for the H4M (#2715) nightly-tag-2025-06-26 2025-06-25 19:16:43 +02:00
Netro
d5ea0f0369 BLE Rx Improvements (#2710)
* Work to allow for unique beacon parsing functions.
* Fix Copyright
* Update firmware/application/apps/ble_rx_app.cpp
* Update firmware/baseband/proc_btlerx.cpp
* PR suggestions.
* Fix String.
* Refactor
2025-06-25 19:14:04 +02:00
RocketGod
22cc311447 Update app icons for Space Invaders and Dino Game (#2713) 2025-06-25 16:08:48 +02:00
RocketGod
4fbba205ad Made the Blackjack game (#2712)
* Made the Blackjack game
* Format Blackjack main.cpp
* Changed spade to diamond for dark mode visibility
* Format code
2025-06-25 16:07:56 +02:00
RocketGod
7b91103118 Made the Space Invaders game. Argh matey! (#2709)
* Made the Space Invaders game. Argh matey!
* Format code, sigh.
nightly-tag-2025-06-22
2025-06-21 08:35:52 +02:00
Tommaso Ventafridda
c0aa4a1738 ADSB database update (tools, db) (#2701)
* enhance make_airlines_db tool
* enhance make_icao24_db tool
* update airlinescode (.txt, .db), aircraftdatabase/icao24 (.csv, .db)
nightly-tag-2025-06-20
2025-06-19 17:28:49 +02:00
Tommaso Ventafridda
e26f77ee77 Filemanager: go to parent directory keep track of the right selected … (#2702)
* Filemanager: go to parent directory keep track of the right selected item and page number
* review: avoid unnecessary copies in get_extension
2025-06-19 17:24:38 +02:00
plomek
f53262783a Improved FPV_ANALOG.txt FREQMAN file (#2700)
* Improved FPV_ANALOG.txt FREQMAN file
Removed unused or super rare analog fpv bands: U, O, H, D
Added 1.2GHz -1.3GHz channels sometimes used for long range analog fpv


* Corrected and updated the labels to be more consistent.

Corrected the labels to be more consistent.

I also somehow messed up the correct channels because 1.3GHz FPV is not fully standardized, but these channels seem to be the most common.
It should be all correct now.

Example transmitters using those channels:
https://greenchip.com.ua/0-0-1615-2.html
https://flymod.net/en/item/walksnail_vtx_9ch
https://pl.aliexpress.com/item/1005006505365351.html
2025-06-19 05:26:02 +00:00