Mark Thompson
b3c1c83677
Remove time from PPFW filename and modify Flash app to support .tar ( #1783 )
...
* Update timestamp in PPFW filename
* Only include today's DATE in filename
* Remove date from PPFW filename
* Allow any .tar file name in FIRMWARE folder
* Add files via upload
* Removed unnecessary lines per ufoka
2024-01-18 13:59:44 -06:00
Mark Thompson
99bbd8805c
Added Settings app to disable Config Mode ( #1781 )
2024-01-17 06:59:35 +01:00
Mark Thompson
58307aee9c
Make use of "ensure_directory" function ( #1765 )
2024-01-13 07:57:32 +01:00
Mark Thompson
58b488b840
Added new "App Setting" app ( #1759 )
...
* New "App Settings" app for quicker settings access
2024-01-12 13:41:13 +01:00
Totoo
3943848add
GPS + orientation for Sonde ( #1757 )
...
* RadioSonde has gpsdata
* Orientation update in Sonde
2024-01-11 22:17:06 +01:00
Totoo
831dbeaab5
Add extra info from serial ( #1754 )
...
* Inject GPS postition from serial
2024-01-11 17:46:35 +01:00
jLynx
49e719ded8
Update repo links ( #1750 )
...
* Update repo links to new link
* Removed travis
* Removed travis
* Updated more links
2024-01-10 21:13:43 +13:00
Mark Thompson
c2d2409bff
Modify encoder handler to not call "on_encoder" functions if no change ( #1749 )
2024-01-09 23:32:58 -06:00
Mark Thompson
485f57d86b
Added Audio Out to Soundboard app ( #1748 )
2024-01-09 13:50:45 -06:00
Bernd Herzog
5ced8c90d3
added radio saturation to performance counter ( #1734 )
2024-01-07 15:31:08 +01:00
Mark Thompson
e7f8952ece
Fix compile error in deprecated app ( #1723 )
2024-01-05 10:13:43 -06:00
Totoo
82a6ae0791
Geomap speed display ( #1722 )
...
* speed to geomap
* Add speed to map
* Fix hidden state
* UI fix on ADSB tx
* UI fixes
2024-01-05 13:44:30 +01:00
Totoo
d303098e35
Moved SPainter and GPSSim to ext app ( #1721 )
...
* Moved GPSSim
* Moved spainter
2024-01-05 10:46:09 +01:00
Mark Thompson
ff591c68a0
Updated Flash message to say device will restart ( #1715 )
2024-01-04 11:47:45 -06:00
Mark Thompson
715a2dd448
Add Tamper Flags to ERT RX display and meter ID to log file ( #1707 )
2024-01-03 20:17:33 +01:00
Totoo
fbe7954f2e
Added support for extracting firmware from TAR file (with apps) ( #1704 )
...
* Added support for extracting firmware from TAR file (with apps)
* Added tar to usb cdc firmware command.
* Serial flash tar
* Show error on bad tar
* Check tar for valid filenames
2024-01-03 14:05:24 +01:00
jLynx
3d2da9c0db
Serial info command ( #1700 )
...
* WIP adding more info
* Added source output & R9 detection
* WIP
* WIP
* Moved hackrf back
* Fixed output error
2024-01-02 07:25:36 +13:00
gullradriel
2893c031ab
Recon repeat delay ( #1699 )
...
- Recon repeat delay, range: from 0s to 254s, timer is played before each TX
- fixed missing '<' '>' around button names for DELETE and REMOVE name to indicate that they can also be used to skip in the list
- added missing pmem recon dump entries
2023-12-30 22:32:41 +01:00
Mark Thompson
2153c2dd10
ERT app - Fix freq field overlapping amp setting ( #1689 )
2023-12-29 07:28:42 +01:00
gullradriel
a7393c3492
fix for freq_b equal zero in repeater entries ( #1686 )
2023-12-28 20:10:38 +01:00
gullradriel
794fece8cc
Recon raw repeat ( #1658 )
...
* UI for Recon Repeater config
* persistent recon repeat settings
* record_view: added possibility to force keep the provided record filename
* working auto record to same file
* Recon TX
* added Repeater type
* adding yellow coloring on Repeater config+a modal, comments in the code
* default repeater values
2023-12-28 11:25:53 +01:00
Brumi-2021
a85357a8af
Minor Improvement (Extending_min_CLK_out_from_10khz_to_4khz) ( #1675 )
2023-12-26 07:11:14 +01:00
Mark Thompson
459e8d0b24
Disallow CLKOUT freq changes on r9 ( #1672 )
2023-12-24 17:28:22 +01:00
Mark Thompson
4eb5c4603e
Simplify CLKOUT frequency entry ( #1668 )
2023-12-24 08:55:15 +01:00
gullradriel
d0bd8e50be
Added USB serial checkbox ( #1664 )
2023-12-22 11:00:27 +01:00
Mark Thompson
337e3f4449
Enhance Debug->Peripherals to view all registers of SI5351 chip ( #1663 )
2023-12-22 08:45:05 +01:00
Mark Thompson
19a66fac20
Enable Sample Rate to be spec'd in .ini file for Weather & SubGhzDecoder apps ( #1659 )
2023-12-21 19:33:06 +01:00
Netro
1ca9288bbe
initial USB serial thread integrated to BLE RX ( #1651 )
2023-12-19 22:20:13 +01:00
gullradriel
0b11730835
fix wrong direction in tx freq correction ( #1649 )
...
Co-authored-by: GullCode <gullradriel@hotmail.com>
2023-12-17 18:47:20 -06:00
Totoo
2ccda5aebd
Subghz decoder ( #1646 )
...
* Initial commit - wip
* Half part of the transition of baseband processor.
* More SGD
* WIP, Weather refactor, UI improv
* Rename
* Added 4msps, and fixes
* Fixes
* princeton working
* Renamed proc_weather, bc now multifunctional
* Proto: bett
* FPS_CAME = 4,
FPS_PRASTEL = 5,
FPS_AIRFORCE = 6,
* Came Atomo, fixes
* Separate weather and sgd, bc of baseband size limit
* Fix display
* Save space
* More protos
* Dooya proto added
* More protos
* add protos
* More protos
* Move weather to ext app
* nw
* Revert "Move weather to ext app"
This reverts commit 8a84aac2f5
.
* revert
* Fix merge
* Better naming
* More protos
* More protos
* Add protos
* Fix warning
* Add NeroRadio
* more protos
* more protos
* More protos
* Shrink a bit
* fixes
* More protos
* Nicer code
* Fix naming
* Fix format
* Remove unused
* Fix some protos, that needs a LOOOONG part with the same lo/high
* Modify key calculation
2023-12-16 16:37:51 -06:00
Totoo
02810bf527
Move Jammer ext app (with baseband image too) ( #1647 )
2023-12-15 20:18:21 +01:00
Totoo
b58ee761a1
Move more apps + language module ( #1643 )
...
* CoasterP to ext (Burger pager)
* LGE to ext app
* Solve compiler literal removal with centralizing common string literals.
2023-12-12 16:55:50 +01:00
Totoo
5f8e44e7b7
NRF RX to ext app ( #1641 )
...
* NFR Rx to ext app
2023-12-11 11:57:04 +01:00
Totoo
ec80859d93
AnalogTV to ext ( #1638 )
2023-12-11 08:55:07 +01:00
Totoo
5e9d92d65c
Set sr to 4m ( #1636 )
...
* Set sr to 4m
* Rename variable
2023-12-10 23:40:11 +01:00
Mark Thompson
c3bb9c0a16
Weather display beautification ( #1635 )
2023-12-10 17:57:21 +01:00
Netro
bd475e6f9c
BLE RX - Find From File Initial Commit. ( #1627 )
...
* initial work
* Handling capping count only at total count
* Adding logging back in
2023-12-09 18:02:00 +01:00
Brumi-2021
60d95447fb
Improved sensitivity/selectivity Weather App ( #1628 )
2023-12-08 21:33:48 +01:00
Mark Thompson
a474bf8fe3
Add files via upload ( #1629 )
2023-12-08 19:20:59 +01:00
Mark Thompson
ea02d98a59
Preserve BLE RX app settings across runs, and changed BLE app settings file names ( #1622 )
...
* Add files via upload
* Add files via upload
* Add files via upload
2023-12-04 12:06:07 -05:00
Mark Thompson
9624d7b429
Fix compiler warning ( #1620 )
2023-12-03 08:19:04 +01:00
Netro
7354ba8fd5
Random data selection feature done. ( #1617 )
2023-12-02 08:05:29 +01:00
Netro
b7b4a10485
Refined Tx Random Data (Still WIP) ( #1616 )
...
* managing initial cursor
* work on adding marked cursors
2023-11-30 21:57:22 +01:00
Totoo
cca0e18f5a
Weather improvements ( #1615 )
...
* Added Acurite986 protocol
* Added signal age
* Added myself to about screen
2023-11-30 12:36:59 +01:00
Netro
8846926b68
BLE TX: use text viewer to inject rand data WIP ( #1613 )
2023-11-29 18:54:17 +01:00
Mark Thompson
7ceefb1b81
Weather app tweaks ( #1610 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
2023-11-29 10:37:01 -06:00
Totoo
02251eeeb4
Added weather station app with 18 protocol parsers ( #1607 )
...
* Added weather station app with 18 protocol parsers
* Fix button and formatting
* Set BW to 1.75m, changed to us in dsp part
2023-11-28 21:11:30 +01:00
Netro
c486572d3d
BLE TX; Added feature to randomize found substring in data ( #1609 )
2023-11-28 21:11:07 +01:00
Netro
a6ed6e3099
BLE RX: Making auto channel timer independent of packet events. ( #1608 )
2023-11-28 18:18:15 +01:00
Netro
175e5e2e8c
BLE: Minor improvements to fix occasional not start on tx app first time. ( #1605 )
2023-11-27 21:59:29 +01:00