zxkmm
921f177762
get cmake format back
2024-09-29 15:39:39 +08:00
zxkmm
3e3f8a43cb
naming fix
2024-09-29 15:32:46 +08:00
zxkmm
8f67ae85ac
should be almost done
2024-09-29 13:42:27 +08:00
zxkmm
6ed071b918
remove console
2024-09-29 11:01:10 +08:00
zxkmm
f7bb8421c2
seed as text instead of console
2024-09-29 10:57:35 +08:00
zxkmm
d5f60ccef4
password var global
2024-09-29 10:39:08 +08:00
zxkmm
bfcf68d88d
remove drunk code
2024-09-29 09:26:48 +08:00
zxkmm
a480b1311f
small tune
2024-09-29 02:34:44 +08:00
zxkmm
fd93767bfb
add log warn modal
2024-09-29 02:25:02 +08:00
zxkmm
a42237845f
removed audio
2024-09-29 01:56:17 +08:00
zxkmm
7f7e3cf024
todo: asycnmsg detect indicate, check way to not use global password
2024-09-29 00:21:04 +08:00
zxkmm
73765ba723
todo: remove uneeded code
2024-09-28 23:45:37 +08:00
zxkmm
42138b44d5
todo: remove uneeded code
2024-09-28 23:28:56 +08:00
zxkmm
c06f171544
add generate thing
2024-09-28 22:40:08 +08:00
zxkmm
e73c227860
copy paste from afsk
2024-09-28 22:05:39 +08:00
zxkmm
419bc75d2f
add ccache option and transparent color instead of bool ( #2269 )
...
* add ccache option and use language helper for proto view app
* add transparent color
* typo
* fix my typo
* fix my typo 2
2024-09-28 14:50:37 +02:00
Totoo
20f45e88f3
fix protoview shift, and add comments to languagehelper ( #2268 )
2024-09-26 09:22:24 +08:00
zxkmm
967506fb97
add pause feat for protoView app ( #2267 )
2024-09-25 17:45:45 +02:00
zxkmm
9390317a75
add shift feat for protcol view tool ( #2258 )
...
* add shift
* add shift
* format
* add padding (wrote by AI)
* layout fine tune
* remove debug thing
* edit per request
* remove torjan (jk)
* int 16 should be good enough for it
2024-09-22 15:30:31 +02:00
Totoo
9438c9a574
SSTV TX to ext ( #2254 )
...
* SSTV TX to ext
2024-09-20 21:41:44 +08:00
jLynx
7feef9d38b
Learn ic fix ( #2253 )
...
* WIP
* Fixed merge
* Added test code
* WIP
* Clean up
* add reset learned params
* ui fix
* ui fix2
* Updated func
* Fixed english
* WIP
* WIP testing
* Added new debug app
* Got new app for debug
* Got new app for debug
* Got one full page showing
* Got app working with all reg
* Got app working with all reg
* Got full hex showing
* Fixed dp
* Fixed dp
* Moved entities
* Enabled apps again
* SHow battery debug if ic
* WIP
* Refactored further
* WIP
* Refactor and clean up
* Refactor and clean up
* fix warning, add tte/ttf, add cycles counter.
* wip
* morse tx to ext app
* fix morse crash
* fix ui
* Updated wording
* WIP
* WIP
* Updated to display hours and minutes
---------
Co-authored-by: HTotoo <ttotoo@gmail.com>
2024-09-20 09:59:17 +00:00
Totoo
bfa7f3ca6b
Wardrive map improv ( #2251 )
...
Added paginator.
Added Flipper SUB file support.
2024-09-16 21:59:28 +02:00
Mark Thompson
21facd9cc3
Options to select 314.9 or 315MHz TPMS freq ( #2252 )
2024-09-15 23:20:04 -05:00
Totoo
02b75f567a
Setfreq usb command ( #2235 )
...
* SetFreq usb command for rx apps
* code format, better check
2024-09-04 20:26:31 +02:00
Totoo
df3981876d
Move ADSBTX to ext ( #2214 )
2024-08-09 23:47:08 +02:00
Totoo
9211975868
Protoview ( #2206 )
...
* ProtoView first tests
* Imp
* fix, reset
2024-07-29 07:45:56 +02:00
Totoo
2fdd531fe7
Add fully randomized names to blespam ( #2207 )
...
* Add fully randomized names to blespam
* fix for all
* fix warning
2024-07-24 09:53:41 +02:00
Totoo
ced8012783
Theme system ( #2164 )
...
* Themes instead of Styles
* Colors changed to theme colors
* Reworked style management
* Theme settings app
* warn, menu dual set
* Added Aqua style
2024-05-27 21:02:52 +02:00
Bernd Herzog
100bea644c
Version independent external apps (standalone apps) ( #2145 )
...
This pull requests adds a new type of external app to the firmware: The standalone app.
Pros:
Will work after an upgrade.
Size of image is only limited by shared heap size of M0 (application) (64kb total).
Cons:
No full access to all functions in the main firmware. One well defined (and versioned) API handles all communication.
The Pacman app was converted to be the first the the new kind.
2024-05-12 14:55:11 +02:00
Totoo
d74fd527e2
TPMS to ext app ( #2128 )
...
* initial
* fix
2024-04-29 13:30:21 +02:00
Totoo
2dca408e45
Wardrive Map app ( #2050 )
...
* WardriveMap app
* better txt
* Count only displayed markers
2024-03-28 19:25:23 -05:00
Mark Thompson
264fa9a28e
Continued folder names consolidation & GPS default folder ( #2042 )
...
* Continued folder names consolidation
* Clang
2024-03-26 11:32:24 -05:00
Mark Thompson
d5c8525afc
Declare all folder names in a single source file ( #2039 )
2024-03-25 08:44:49 +01:00
Mark Thompson
81e24d582d
More debug Audio Beep Test tweaks ( #2028 )
2024-03-23 13:25:36 -05:00
Mark Thompson
28a5fc5915
Improved Audio Beep Test ( #2026 )
2024-03-23 08:21:35 +01:00
Mark Thompson
ba4290cf0d
Audio Beep Test (Debug) external app ( #2023 )
2024-03-22 11:10:16 +01:00
Totoo
8391ca8052
Fox hunt ( #2015 )
...
* foxhunt_rx
2024-03-19 21:33:53 +01:00
Totoo
c1bf2620c7
Bt namespam ( #2009 )
...
* Add random names
2024-03-18 21:45:45 +01:00
Alexandros Andreou
6e34343bde
added all and all-safe attack types to blespam ( #2003 )
2024-03-18 09:13:10 +01:00
Mark Thompson
61dc8a0225
Disabled unused baseband "no-op" process ( #1986 )
2024-03-13 16:08:52 +01:00
Totoo
2648f18b12
External sensor tester app ( #1949 )
...
* added tilt
* added extsensors app
* added icon
* Added EnvironmentData to ExtSensor app and message.hpp
* Added gotenv command
2024-03-07 17:22:24 +01:00
Mark Thompson
908c0e2cd5
Fix compiler warning ( #1952 )
2024-03-07 17:18:08 +01:00
not tre mann
c28087ac44
cheat code protect in pacman app ( #1945 )
2024-03-07 07:49:17 +01:00
Mark Thompson
ce08d93ae2
Fix Pacman pause button glitches (again) ( #1906 )
2024-02-16 07:50:50 +01:00
Mark Thompson
8725b01995
Fixed Pacman pause button ( #1894 )
2024-02-14 14:43:31 -06:00
Mark Thompson
6193023c8f
Fixed Pacman global object initialization ( #1891 )
2024-02-14 06:02:27 +01:00
Mark Thompson
1800939833
Fixed Tetris by eliminating some classes ( #1890 )
2024-02-13 20:54:40 +01:00
Mark Thompson
0f6a9277a8
Warning for shared external code during build ( #1881 )
2024-02-11 21:25:00 +01:00
Mark Thompson
6a8650d484
Update Copyright in comment blocks ( #1878 )
2024-02-10 16:56:50 +01:00
Mark Thompson
c30a61441b
Tetris external app ( #1842 )
...
* Tetris external app
* 4 levels
2024-02-03 19:33:36 +01:00