Commit Graph

245 Commits

Author SHA1 Message Date
ALEEF02 676c59cd31 Add a Precise mode 2023-07-19 21:55:36 -04:00
gid9798 2be6e330eb Protoview: new ext_cc1101 driver 2023-07-06 10:19:58 +03:00
gid9798 d208b69f42 subghz_playlist app: Upd external module init 2023-07-03 14:26:47 +03:00
gid9798 90ed11e5e1 subrem_configurator app: Upd TXRX 2023-07-03 14:16:43 +03:00
gid9798 c1f056cf93 Merge remote-tracking branch 'UFW/dev' into cc1101_ext 2023-07-03 11:15:32 +03:00
MX 980e5061f3 Merge branch 'ofw-dev' into dev 2023-06-30 12:05:00 +03:00
MX b51f0b2c78 Manifestos 2023-06-29 19:18:49 +03:00
Sergey Gavrilov 95c1585df6 [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812)
* Music player: move music_worker to library
* Music player: drop cli
* Debug: speaker debug app
* Debug: baudrate arg in uart_echo app
* Libs: add music_worker to api
* Libs: add music_worker to targets linker_dependencies

Co-authored-by: あく <alleteam@gmail.com>
2023-06-29 20:23:04 +09:00
MX b0988e4d86 Merge branch 'ofw-dev' into dev 2023-06-29 04:22:51 +03:00
Dmitry Zinin d1c27b6457 Keynote with vertical layout (#2794)
cherry pick from:
  * https://github.com/DarkFlippers/unleashed-firmware/pull/428/files
  * https://github.com/DarkFlippers/unleashed-firmware/pull/524/files
  Co-authored-by:
    * MX <10697207+xMasterX@users.noreply.github.com>
    * gid9798 <30450294+gid9798@users.noreply.github.com>

Co-authored-by: MX <10697207+xMasterX@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-06-29 01:49:28 +09:00
AloneLiberty feebf2cd77 NFC: Improvements to NFC Magic app (#2760)
Ability to write gen1b tags (ignore 0x43)
Ability to write gen1 7 byte UID tags
Fix detection of non magic cards

Co-authored-by: あく <alleteam@gmail.com>
2023-06-29 01:35:25 +09:00
MMX ee96e34767 Fix furi_hal_bus related crashes in plugins (#2799)
* Fix furi_hal_bus issues in plugins
* Rework pwm is running check
* ApiSymbols: update and sync targets

Co-authored-by: あく <alleteam@gmail.com>
2023-06-28 18:25:07 +09:00
Skorpionm e52fdcf109 [FL-3388] NFC/RFID detector (#2795)
* Field_Validation: add driver fild_validation_rfid
* Field_Validation: add fild_validation_nfc
* Field_Presence: added field validation functions to furi_hal_nfc
* Field_Presence: added field validation functions to furi_hal_rfid
* Field_Presence: add "NFC/RFID detector" app
* Field_Presence: fix GUI "NFC/RFID detector"
* NFC/RFID detector: add auto turn on backlight when field is detected
* NFC/RFID detector: fix syntax errors
* ApiSymbols: fix incorrect name
* FuriHal: filed detect naming
* FieldDetector: fix grammar

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-28 18:05:48 +09:00
MX 190d47e528 Unitemp Fix SDA SCL pin numbers text 2023-06-25 01:39:46 +03:00
MX eb282d20b7 Fix numpad ui wrong placed message 2023-06-25 00:53:36 +03:00
MX 35f95336ed Heat index
by ClementGre
2023-06-25 00:38:26 +03:00
MX 34ff4c7dfa . 2023-06-25 00:31:23 +03:00
MX fef90f1ec5 Unitemp SCD40 support
by divinebird
2023-06-25 00:31:08 +03:00
MX ae47b9888f Rework pwm is running check 2023-06-24 20:23:46 +03:00
MX 0540c2743f Update totp 2023-06-24 18:34:33 +03:00
MX 8ae952f499 Fix furi_hal_bus issues in AVR Programmer and Signal Generator 2023-06-24 17:50:27 +03:00
gid9798 3ee2223cbd Hid app: Flip Numpad 2023-06-23 21:54:19 +03:00
gid9798 2149859719 Hid app: vertival numpad 2023-06-23 00:06:20 +03:00
gid9798 62da715f75 Hid app: keynote vertical redraw and cleanup 2023-06-22 22:33:01 +03:00
gid9798 1e76c2d840 SubRem Apps: update 2023-06-21 11:24:16 +03:00
gid9798 e2e9e53b6a Sub playlist app: new external and some fixes 2023-06-20 12:38:50 +03:00
gid9798 a519a242d6 SubRem Config internal module by default 2023-06-19 13:37:08 +03:00
gid9798 ab12c8c339 SubRem configurator update 2023-06-19 13:26:01 +03:00
MX 3c2d56e46b Add check 2023-06-15 03:08:56 +03:00
MX 1f3e621a31 Fix wifi marauder UART deinit 2023-06-15 02:53:08 +03:00
MX d1c970b019 Fix protoview patable adding in custom modulations 2023-06-12 23:20:56 +03:00
AloneLiberty b80fc6caf1 NFC: Improvements to NFC Magic app
Ability to write gen1b tags (ignore 0x43)
Ability to write gen1 7 byte UID tags
Fix detection of non magic cards
2023-06-11 23:40:51 +03:00
MX d87745f2be Update TOTP 2023-06-10 05:22:34 +03:00
MX b61a84313a Update subbrute 2023-06-09 17:58:32 +03:00
MX de626626de Merge branch 'ofw-dev' into dev 2023-06-09 16:02:32 +03:00
clashlab 49d842e213 weather_station: add oregon3 with THGR221 (#2748)
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-06-09 21:18:32 +09:00
MX 53f6205766 dolphin did 2023-06-09 14:14:05 +03:00
MX e9fc5f62a5 Merge branch 'ofw-dev' into dev 2023-06-09 14:13:11 +03:00
Sergey Gavrilov 0e4344a83c Services: simplify api (#2540)
Co-authored-by: あく <alleteam@gmail.com>
2023-06-09 20:02:47 +09:00
MX c5f062be9a Rename and remove old apps 2023-06-08 01:30:29 +03:00
MX bd9d831b56 Merge branch 'dev' into Fuzzer 2023-06-08 01:18:51 +03:00
MX 016249c982 bump ver 2023-06-08 01:05:38 +03:00
MX ffda6ad321 Fix? I have no way to check if sensor still works 2023-06-08 01:03:07 +03:00
MX 47734f2459 Fix 2023-06-08 00:26:50 +03:00
MX af2ecbc3ed SCD30 Unitemp 2023-06-08 00:26:10 +03:00
MX 9af3c22a6a Fix ProtoView issue #503 2023-06-07 23:39:52 +03:00
gid9798 5fc6659e50 Merge remote-tracking branch 'UFW/dev' into Fuzzer 2023-06-07 12:51:27 +03:00
gid9798 82de8145b0 Fuzzer App: improved BFCustomerID attack 2023-06-07 12:44:33 +03:00
gid9798 c763ae6d5c Fuzzer App: cleanup attack view 2023-06-07 11:54:20 +03:00
gid9798 6ce098064a Fuzzer App: use FuzzerPayload & smal fixes 2023-06-07 11:51:15 +03:00