flipperzero-firmware/applications
あく e8211226f3
[FL-1496] SubGhz: Library, Cli, Application (#543)
* ApiHal: set frequency and path in one go. Drivers: proper frequency registers calculation for CC1101. Update subghz cli to match new api.
* SubGhz: preparation for parsers porting, tim2 sharing
* ApiHal: add interrupts API, move all TIM2 related things there.
* SubGhz: refactor protocol lib and add keeloq.
* SubGhz: proper init_set for keeloq manafacture key
* SubGhz: port more protocols to lib
* SubGhz: load keeloq manufacture keys from sd card (if any).
* SubGhz: format output from protocols.
* SubGhz: use default frequency in subghz_rx cli command.
* SubGhz: keeloq key types
* Fix compillation error when internal storage disabled
* SubGhz: minor cleanup
* SubGhz: properly handle timeout and reset signal in subghz_rx
* SubGhz: Worker, Capture View. Furi: emulate thread join.
* SubGhz: free strings on keeloq key load end
* SubGhz: update protocols reporting API, app refactoring and capture view, update API HAL usage.
* SubGhz: update dump formatting
* ApiHal: backport subghz preset to F5
* ApiHal: backport subghz frequency range to F5
2021-06-30 00:19:20 +03:00
..
accessor [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
app-loader [FL-1486] Fix leaks and leak-sanitizer (#538) 2021-06-24 16:16:03 +03:00
archive [FL-1477] Archive improvements (#541) 2021-06-25 19:57:42 +03:00
backlight-control [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
bt [FL-1363] BLE GUI tests (#505) 2021-06-02 17:09:02 +03:00
cli [FL-1483] Cli: add time set feature to time command (#536) 2021-06-23 23:06:57 +03:00
coreglitch_demo_0 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
dolphin [FL-1413] Fix boot/fw version mix #524 2021-06-18 14:08:13 +03:00
examples Blink app: add delay to prevent notifications stuck (#499) 2021-05-28 12:45:54 +03:00
floopper-bloopper@82be9fcd35 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
gpio-tester [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
gui New LF-RFID app (#534) 2021-06-28 17:42:30 +03:00
gui-test [FL-1465] Archive application bug fixes. Gui: update TextInput API. (#530) 2021-06-24 00:46:52 +03:00
ibutton File worker helper. Slightly optimized iButton app code size. (#545) 2021-06-29 16:08:45 +03:00
input [FL-1234] Keyboards redesign (#501) 2021-06-02 15:51:05 +03:00
internal-storage [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
irda New LF-RFID app (#534) 2021-06-28 17:42:30 +03:00
irda_monitor [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
lfrfid New LF-RFID app (#534) 2021-06-28 17:42:30 +03:00
lfrfid-debug New LF-RFID app (#534) 2021-06-28 17:42:30 +03:00
menu menu: drop left/right keys navigation (#510) 2021-06-07 18:55:31 +03:00
music-player [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
nfc [FL-1447] NFC application refactoring (#532) 2021-06-24 11:46:37 +03:00
notification File worker helper. Slightly optimized iButton app code size. (#545) 2021-06-29 16:08:45 +03:00
power [FL-1138] CLI commands unification (#484) 2021-05-24 17:50:28 +03:00
scened-app-example C++ apps: templated scene controller (#517) 2021-06-15 14:01:56 +03:00
sd-card-test [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
sd-filesystem [FL-1307] iButton key files: ASCII encoding and .ibtn extension (#493) 2021-05-26 19:50:16 +03:00
subghz [FL-1496] SubGhz: Library, Cli, Application (#543) 2021-06-30 00:19:20 +03:00
tests [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
applications.c [FL-1496] SubGhz: Library, Cli, Application (#543) 2021-06-30 00:19:20 +03:00
applications.h [FL-1181] Archive app (#458) 2021-05-18 21:54:56 +03:00
applications.mk [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00