Commit Graph

666 Commits

Author SHA1 Message Date
HTotoo 189ac5e44d Better pocsag receiver. 2023-11-02 14:25:35 +01:00
HTotoo f99ae215d0 got better neme (Honeywell sec-urity) 2023-10-30 08:16:32 +01:00
HTotoo f5a0d657b7 Fix sending, fix crash caused by clipboard use.. 2023-10-30 08:13:47 +01:00
HTotoo d41187ff79 Send test 2023-10-29 23:33:19 +01:00
HTotoo 86bbbaaa3d Fixes. 2023-10-29 22:20:58 +01:00
Totoo 324d05cc5b Merge branch 'Flipper-XFW:dev' into honeywell 2023-10-29 21:34:53 +01:00
HTotoo ceee551bef Honeywell test version. RX only 2023-10-29 21:32:46 +01:00
Sil333033 09ee54679d Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-10-22 22:50:32 +02: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
Sil333033 f7f3780aef Updated pocsag,tpms,ws to save coords --nobuild 2023-10-06 16:34:36 +02: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
Willy-JL 7b6d0cd59a Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-02 23:12:22 +01:00
Willy-JL 1c09a58f2f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev 2023-10-02 23:04:55 +01:00
MX 2f44fd6cac nice flor s add button code 0x3 2023-09-30 23:41:54 +03:00
HTotoo 9a96b44b94 Added sub file generator info 2023-09-25 14:09:21 +02:00
HTotoo e18a6144a2 Enable Acurite_592TXR sending 2023-09-25 11:40:23 +02:00
HTotoo ed579617c5 Nexus-TH sending tested, seems ok.
Added SUB file generator url to comment.
2023-09-22 14:36:03 +02:00
HTotoo db6cf1521d WIP - Implement nexus-th sending 2023-09-22 07:45:22 +02:00
HTotoo 7eaf213bce TPMS Load / Save 2023-09-21 12:13:37 +02:00
HTotoo e3d5b107a4 Fix pocsag save / load 2023-09-21 12:11:17 +02:00
HTotoo 3c24971952 Allow save and load Weather data. 2023-09-21 11:32:00 +02:00
HTotoo 97e0c01bc3 Enabled pocsag 2023-09-21 08:09:28 +02:00
HTotoo 99b3d08f5b remove w type 2023-09-21 07:54:59 +02:00
HTotoo 3b1e2ac183 Fix typo 2023-09-20 20:58:36 +02:00
HTotoo 4bc5342df1 Fix display 2023-09-20 20:48:02 +02:00
HTotoo 7318a08c32 fix npdref 2023-09-20 17:07:50 +02:00
HTotoo b9382c912e WIP integrate weather, tpms and pocsag to SubGhz app 2023-09-20 13:47:33 +02:00
Willy-JL 4b2cc53280 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-09-16 19:28:54 +02:00
MX 7f474ed9c6 Ignore princeton option and fix typo magellan 2023-09-11 17:03:17 +03:00
Willy-JL 7afa826897 Format 2023-09-08 04:50:51 +02:00
Willy-JL 02a50dda1f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-09-08 04:11:19 +02:00
MX b3cce2351a Some faac fixes 2023-09-05 14:40:49 +03:00
MX 1859b06b6a oops 2023-09-05 05:59:21 +03:00
MX 1653abe0ef Remove unused table 2023-09-05 05:51:21 +03:00
MX ffc6f726f0 fix small bug 2023-09-05 05:43:06 +03:00
MX 0eb06ba2b7 Actually working progmode, new add manually options + bonus fixes 2023-09-05 05:31:03 +03:00
Willy-JL cd301b4045 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-09-04 23:36:06 +02:00
Eng1n33r 2a789ae1c1 faac beta-3 2023-09-04 23:55:08 +03:00
Eng1n33r cfc5caca63 Merge branch 'DarkFlippers:dev' into dev 2023-09-04 20:50:46 +03:00
MX 9c6e20356f Merge branch 'ofw-dev' into dev 2023-09-04 16:47:08 +03:00
Sergey Gavrilov 0b806c2360 Storage: force mount (#3033)
* Storage: count opened files
* Storage: sd mount
* Storage: prompt to mount SD card if not mounted
* F18: update API
* F18: update API version
* Fix logger naming scheme
* Storage: storage_files_count -> storage_open_files_count

Co-authored-by: あく <alleteam@gmail.com>
2023-09-04 14:10:07 +09:00
Eng1n33r 686fab7296 Merge remote-tracking branch 'origin/dev' into dev
faac prg mode beta-2
2023-09-02 22:04:36 +03:00
MX 7d2deb5939 add some non working code 2023-09-02 21:45:51 +03:00
Eng1n33r 06a528f497 FAAC SLH prog mode [beta] 2023-09-02 19:00:45 +03:00
Willy-JL 6d8ef70f28 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-09-02 16:55:24 +02:00
MX 265d2592e7 proper check 2023-09-02 16:26:19 +03:00
MX 3898e6e71d Fixes and de-kostilying 2023-09-02 16:00:24 +03:00