flipperzero-firmware/applications
あく 851a44dc59
[FL-1528] SubGhz: dma send (#579)
* Gui: input injection in screen stream
* Cli: expose ASCII table in public header
* SubGhz: dma output draft
* SubGhz: output initialization cleanup
* SubGhz: update dma send routine, add subghz_tx cli command.
* SubGhz: proper register address for DMA
* SubGhz: proper, fully working dma+tim2 configuration
* SubGhz: transmit PT with cli.
* Drivers: fix invalid size in CC1101 PA_TABLE loading routine.
* Interrupts: configurable DMA isrs.
* F5: backport fixes.
* SubGhz: free buffer after use
* SubGhz: use sleep instead of reset at the end
* SubGhz: async tx repeat with circular DMA
* SubGhz: disable dma channel on complete, adjust PT send timings
* SubGhz: backport function singature change to F5
* SubGhz: add tx debug gpio
2021-07-15 16:54:11 +03:00
..
accessor Clang formatter: add indent to wrapped functions names. (#548) 2021-07-01 03:45:20 +03:00
app-loader GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
archive GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
bt GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
cli [FL-1491] Gui: input injection in screen stream (#573) 2021-07-09 05:16:54 +03:00
coreglitch_demo_0 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
dolphin GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
examples Blink app: add delay to prevent notifications stuck (#499) 2021-05-28 12:45:54 +03:00
gpio-tester [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
gui [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
gui-test GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
ibutton GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +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 [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00
irda_monitor [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00
lfrfid [FL-1371] Lfrfid app: add manufacturers to "Add manually" scene (#577) 2021-07-13 12:06:54 +03:00
lfrfid-debug New LF-RFID app (#534) 2021-06-28 17:42:30 +03:00
menu GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
music-player [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
nfc [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
notification [FL-1329] Settings (#563) 2021-07-05 01:03:56 +03:00
power GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
scened-app-example [FL-1371][FL-1502] Lfrfid app: fixes. (#555) 2021-07-04 19:01:16 +03:00
sd-card-test Clang formatter: add indent to wrapped functions names. (#548) 2021-07-01 03:45:20 +03:00
sd-filesystem GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
subghz [FL-1528] SubGhz: dma send (#579) 2021-07-15 16:54:11 +03:00
tests [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00
applications.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
applications.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
applications.mk [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00