Willy-JL
edc989b7b8
Remove history when enabling repeater (ask first)
2023-12-14 03:18:28 +00:00
Willy-JL
5c339e2cb4
No need to for varitem as scenestate, can just get
2023-12-14 03:17:47 +00:00
Willy-JL
77d04d37a6
Cleanup repeater bin raw warning text
2023-12-14 01:52:52 +00:00
Willy-JL
36c46fd626
Improve binraw/repeater state logic
2023-12-14 00:40:02 +00:00
Willy-JL
fdc826a3dc
These were missing
2023-12-14 00:30:14 +00:00
Willy-JL
7238961e52
Sort a few things
2023-12-14 00:29:41 +00:00
Willy-JL
622baef19f
Replace redundant defines
2023-12-14 00:27:56 +00:00
Leeroy
93225fa707
Fixed Lock Menu not working.
2023-12-14 07:25:27 +11:00
Leeroy
6610be054a
SubGHZ Repeater, Enable Sound Saved to Last Settings.
2023-12-13 20:55:10 +11:00
Willy-JL
1c386ccfa2
Fix previous scene enabling remove duplicates
2023-12-12 03:25:50 +00:00
Willy-JL
2547431bf1
SubGhz remove previous duplicates on enable/click ( #373 )
2023-12-10 21:04:22 +00:00
Willy-JL
46a6a833e8
Rename ignore duplicates to remove duplicates
2023-12-10 14:01:18 +00:00
Willy-JL
265cdd8b64
Fix menu index
2023-12-10 05:50:02 +00:00
Willy-JL
4eaa959994
SubGhz ignore duplicates option ( #373 )
2023-12-10 05:45:29 +00:00
Willy-JL
6e53ed4e45
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-10-18 01:47:18 +01:00
Willy-JL
7679981dbe
Fix subghz read config indexes
2023-10-18 01:45:04 +01:00
MX
2d9090b2de
fix niceflors
2023-10-17 22:15:42 +03:00
Willy-JL
83c8aad87a
Proper SubGhz ignore system (fix BusFault in apps)
...
Old ignore system used SubGhzProtocolFlag_*
This enum was saturated, and started taking more bytes than on OFW
This caused BusFault when using apps compiled for OFW, like from catalog
Crash is because of incompatible memory structure
New ignore system uses own enum at end of struct
This is binary compatible with OFW and correct solution for future
2023-10-17 04:10:36 +01:00
Willy-JL
39cfba3c65
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-10-17 03:27:16 +01:00
MX
1e5223c6ab
nice one is disabled too
2023-10-17 00:46:59 +03:00
Sil333033
5b91931b76
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev
2023-10-05 23:15:06 +02:00
Sil333033
ad22f6a0ef
Add GPS support for SubGHz
2023-10-05 23:14:58 +02:00
Soren
8ebfda6b8c
Added NiceFloR-S to ignore options, removed colons.
2023-10-03 17:56:39 +03:00
HTotoo
b9382c912e
WIP integrate weather, tpms and pocsag to SubGhz app
2023-09-20 13:47:33 +02:00
MX
e8210cd94d
fix
2023-09-11 22:27:27 +03:00
MX
7f474ed9c6
Ignore princeton option and fix typo magellan
2023-09-11 17:03:17 +03:00
DerSkythe
1fec80a533
feat: add RX config option "Reset to default"
2023-09-10 02:35:27 +04:00
DerSkythe
3491844d41
change: add defines to disable load saved preset value and binary RAW
...
add: icon for BinRAW mode in Read screen
2023-08-25 07:48:04 +04:00
DerSkythe
5bbee02704
finalization of saving last settings
...
- Check loading of critical values in subghz_last_settings_log
- Change comparison of float type to safe
- Refactor
2023-08-08 17:31:46 +04:00
DerSkythe
8c44dfb6af
Save preset, RSSIm ignore values in last settings
...
- Save preset
- Save RSSI
- Save Ignore Starline, Cars, Magellan
- Fix types of COUNT_OF result
- Move subghz_set_default_preset to SubGhzTxRx
- In subghz_txrx_radio_device_is_tx_allowed check for SubGhzTxRxStateSleep is not working
2023-08-08 09:51:48 +04:00
DerSkythe
500ca0758a
Save hopping in last settings
...
- Save hopping state
- Add easy logging to SubGhzLastSettings
- Add to CLI alias 'l' for log command
- Fix misspelled names
2023-08-04 18:52:16 +04:00
gid9798
417dedd317
SubGhz App: remove kostily and velosipedy
2023-06-14 01:24:05 +03:00
gid9798
6f10990386
SubGhz: fix syntax & minor fixes
2023-05-10 13:21:42 +03:00
gid9798
def4ae395e
SubGhz: refactoring
2023-05-09 21:20:35 +03:00
gid9798
42a415e449
SubGhz: value get optimizations
2023-05-09 20:19:01 +03:00
gid9798
d7f3b8a425
SubGhz: refactoring move txrx
2023-05-09 19:10:56 +03:00
gid9798
4cbdbd9ef5
SubGhz: refactoring
2023-05-09 15:58:56 +03:00
gid9798
07203f0989
SubGhz: refactoring
2023-05-09 15:11:54 +03:00
gid9798
b99d309feb
SubGhz: moving "txrx" entity to a separate file
2023-05-09 12:07:36 +03:00
gid9798
e65a5e2b7c
SubGhz: remove direct reading subghz->txrx->speaker_state
2023-05-06 17:56:10 +03:00
gid9798
d8631d1489
SubGhz: remove direct reading subghz->lock
2023-05-06 17:19:02 +03:00
gid9798
c98e76f31e
SubGhz: remove direct reading (hopper_state)
2023-05-06 17:02:32 +03:00
gid9798
ff24bf6829
SubGhz: add SubGhzThresholdRssi
2023-05-06 02:00:26 +03:00
MX
40e435a961
Kostily and velosipedy
...
!!! Needs to be re-done in proper way after ofw subghz refactoring merge
2023-04-19 19:19:26 +03:00
MX
d8378e6819
SubGHz: Fix keyboard lock
2023-04-07 11:49:10 +03:00
MX
70eefe6de3
Fix
2023-04-05 00:52:52 +03:00
gid9798
1923c15907
StarLine ignore
2023-04-04 22:42:55 +03:00
MX
f8dc1939cd
Return kostyli and velosipedy back, apply different fix
2023-03-01 12:02:53 +03:00
MX
1b8cf6a5b1
Fix default frequency being overwritten bug
2023-03-01 11:57:16 +03:00
Round-Pi
b89902942b
typo combing
2023-02-20 10:55:53 -05:00