Commit Graph

1918 Commits

Author SHA1 Message Date
Ikko Eltociear Ashimine f18999b2c8 Fix typo in ff.c
occured -> occurred
2023-11-06 18:33:20 +09:00
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
Willy-JL 28bcc09d9b This can just be made global at this point lol 2023-10-26 04:03:42 +01:00
Willy-JL c5d44fed34 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-10-24 02:37:11 +01:00
Sergey Gavrilov 1b6295b2bf [FL-3632] FastFAP: human readable error log (#3156) 2023-10-23 18:49:16 +09:00
Willy-JL 9abe7cf3d2 Format --nobuild 2023-10-18 01:51:24 +01: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 29a1865ec3 Merge branch 'dev' into niceflors 2023-10-16 18:07:51 +03:00
WillyJL 3037e8b03d Updated Radar Scanner, BarcodeGen, New Terminal Menu (#415) 2023-10-15 06:43:09 +01:00
Willy-JL f8fc8cbdf8 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-10-15 06:25:14 +01:00
MX b87a8ca329 Merge branch 'ofw_dev' into dev 2023-10-15 01:30:55 +03:00
あく f45a5dff43 Fix various crashes if debug libraries used (#3144)
* FuriHal: enable HSI in stop mode only if we use STOP0, proper SMPS selected clock assert

* Furi: fix double crash caused by bkpt use outside of debug session

* Libs: update ERC and MGG contrast

* Fix various crashes with LIB_DEBUG=1

* BadUsb: size_t where it should be and proper printf types

* Various fixes and make PVS happy

* FuriHal: proper CCID status and make PVS happy

* boot: update mode: graceful handling of corrupted stage file

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-10-12 20:34:30 +04:00
MatthewKuKanich 4eaf94b93c Added new Terminal menu 2023-10-11 17:17:23 -04:00
Willy-JL 9ef4b15f68 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-10-09 21:12:33 +01:00
MX 76e5a1c087 Merge branch 'ofw_dev' into dev 2023-10-09 22:21:49 +03:00
h00die 38792f2c93 Fix spelling across some project files (#3128)
* codespell across project

Co-authored-by: あく <alleteam@gmail.com>
2023-10-10 04:01:17 +09:00
あく fbded1e4ee Lib: update stm32wb_copro to 1.17.3 release (#3119)
* Lib: update stm32wb_copro to 1.17.3 release
* Bump copro versions
* Lib: switch stm32_copro to release
2023-10-09 22:03:27 +09:00
Willy-JL fb2b0e2385 Speedup and consolidate color lib with pointers 2023-10-09 01:27:38 +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
Willy-JL 7cea33c28b Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-10-05 14:55:50 +01:00
Willy-JL 7954097882 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-10-05 14:54:42 +01:00
Soren 8ebfda6b8c Added NiceFloR-S to ignore options, removed colons. 2023-10-03 17:56:39 +03:00
MMX e7ea821650 Merge pull request #612 from baugp/t5577-write-pwd-fix
bugfix t5577_write_with_pass
2023-10-03 09:14:11 +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
Willy-JL 721ee9dc09 Better SK6805 logging --nobuild 2023-10-01 06:14:52 +01:00
Willy-JL f2e8dbaf15 Fix rgb backlight off bug (no last color checks) 2023-10-01 06:08:38 +01:00
Willy-JL 352473523d Remove (void) 2023-10-01 05:29:26 +01:00
Willy-JL d3fc08ac41 Refactor rgb backlight with mutexes 2023-10-01 05:28:32 +01:00
MX 2f44fd6cac nice flor s add button code 0x3 2023-09-30 23:41:54 +03:00
Willy-JL 4ad6297285 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild 2023-09-30 19:26:24 +01:00
Piyamate Wisanuvej e739aeeb10 bugfix t5577_write_with_pass 2023-09-26 10:08:40 +07: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
MX 8666cdc5ef Merge branch 'ofw_dev' into dev 2023-09-21 22:43:48 +03: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
Filipe Paz Rodrigues a089aeb2bd Add Initial CCID support (#3048)
* Add Initial CCID support
* Sync api symbols
* Format sources

Co-authored-by: あく <alleteam@gmail.com>
2023-09-21 18:09:00 +09:00