flipperzero-firmware/applications
Georgii Surkov 80629de01e
[FL-2601] Move Infrared unit test data to assets (#1396)
* Move samsung raw data to assets
* Add more assets and fix bugs
* Clean up code
* Implement all raw data as assets
* Remove input data from old test files
* Better signal names
* Better file opening logic
* Implement loading parsed data from files
* Move most of RC5 tests into assets
* Add more test cases
* Add more test cases
* Eliminate RUN_DECODER macro
* Better code structure
* Implement run_encoder function
* More encoder tests
* Move all encoder tests to assets
* Move all test data to assets
* Normalise function names
* Rename code files
* Uncomment other tests
* Swich test order to avoid weird memory leaks
* UnitTests: cleanup output and redirect it into stdout
* UnitTests: selectable tests and better reporting

Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 18:21:56 +09:00
..
about [FL-2554] Embedded arm-none-eabi toolchain (#1351) 2022-07-15 01:24:26 +09:00
accessor [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
archive [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
bad_usb added gui-shift command to ducky script (#1381) 2022-07-10 21:51:35 +09:00
bt Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
cli [FL-2612, FL-2618, FL-2619, FL-2622] CLI, threads, notifications, archive fixes (#1354) 2022-07-06 22:54:08 +09:00
crypto [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
debug_tools [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
desktop [FL-2612, FL-2618, FL-2619, FL-2622] CLI, threads, notifications, archive fixes (#1354) 2022-07-06 22:54:08 +09:00
dialogs [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
dolphin [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
gpio [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
gui [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
ibutton [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
infrared [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
input [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
lfrfid [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
lfrfid_debug [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
loader [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
meta [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
music_player [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
nfc [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
notification [FL-2612, FL-2618, FL-2619, FL-2622] CLI, threads, notifications, archive fixes (#1354) 2022-07-06 22:54:08 +09:00
picopass Save picopass as picopass or, for 26bit, as lfrfid (#1380) 2022-07-10 21:46:46 +09:00
power [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
rpc Add GPIO control through RPC (#1282) 2022-07-05 00:32:06 +09:00
snake_game plugins: snake: simplification in direction calculation (#1361) 2022-07-04 20:49:23 +03:00
storage [FL-2633] Move files from /int to /ext on SD mount #1384 2022-07-15 01:44:34 +09:00
storage_move_to_sd [FL-2633] Move files from /int to /ext on SD mount #1384 2022-07-15 01:44:34 +09:00
storage_settings [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
subghz [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
system [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
u2f [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
unit_tests [FL-2601] Move Infrared unit test data to assets (#1396) 2022-07-17 18:21:56 +09:00
updater [FL-2578] Updater fixes related to /int handling (#1359) 2022-07-04 22:36:12 +09:00
applications.h [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
extapps.scons [FL-2554] Embedded arm-none-eabi toolchain (#1351) 2022-07-15 01:24:26 +09:00
ReadMe.md [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00

Structure

  • about - Small About application that shows flipper info

  • accessor - Wiegand server

  • archive - Archive and file manager

  • bad_usb - Bad USB application

  • bt - BLE service and application

  • cli - Console service and API

  • crypto - Crypto cli tools

  • debug_tools - Different tools that we use for debug

  • desktop - Desktop service

  • dialogs - Dialogs service: GUI Dialogs for your app

  • dolphin - Dolphin service and supplementary apps

  • gpio - GPIO application: includes USART bridge and GPIO control

  • gui - GUI service and API

  • ibutton - iButton application, onewire keys and more

  • input - Input service

  • infrared - Infrared application, controls your IR devices

  • lfrfid - LF RFID application

  • lfrfid_debug - LF RFID debug tool

  • loader - Application loader service

  • music_player - Music player app (demo)

  • nfc - NFC application, HF rfid, EMV and etc

  • notification - Notification service

  • power - Power service

  • power_observer - Power debug tool

  • rpc - RPC service and API

  • scened_app_example - C++ application example

  • snake_game - Snake game application

  • storage - Storage service, internal + sdcard

  • storage_settings - Storage settings app

  • subghz - SubGhz application, 433 fobs and etc

  • system - System settings, tools and API

  • tests - Unit tests and etc

  • u2f - U2F Application

  • updater - Update service & application

  • application.h - Firmware application list header