flipperzero-firmware/lib/subghz
hedger ed385594a3
faploader: more subsystem headers in API table (#1742)
* faploader: more subsystem headers in API table; not counting header entries for SDK version change
* subghz: removed dead function
* Adjusted API version
* hal: removed furi_hal_power_get_system_voltage
* lib: mbedtls: additional flags for .fap linkage
* fbt: rebuilding assets when git commit id changes
* fbt: removed assets rebuild on git commit id change; added explicit dependency for SDK source on compiled assets parts; removed unneeded sdk regeneration runs
* fbt: changed stock plugins to EXTERNAL apps; restored building app as a PLUGIN as a part of main fw as well as a .fap; readme fixes
* fbt: restored certain apps to PLUGIN type
* fbt: app manifests: renamed version->fap_version, added extra fields
* fbt: fixed version processing after rename

Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 21:39:00 +09:00
..
blocks Fix typos in subghz (#1588) 2022-08-18 01:40:09 +09:00
protocols faploader: more subsystem headers in API table (#1742) 2022-09-19 21:39:00 +09:00
environment.c [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
environment.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
receiver.c SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
receiver.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
SConscript faploader: more subsystem headers in API table (#1742) 2022-09-19 21:39:00 +09:00
subghz_file_encoder_worker.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
subghz_file_encoder_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_keystore.c [FL-2645, FL-2810] SubGhz: handle missing key in cryptostore. Lib: lower default display contrast. (#1717) 2022-09-08 10:18:18 +03:00
subghz_keystore.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_tx_rx_worker.c [FL-2677] SubGhz: region provisioning (#1574) 2022-08-11 19:21:56 +10:00
subghz_tx_rx_worker.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_worker.c [FL-2669] SubGhz: add support for loading custom presets (#1398) 2022-07-26 23:16:59 +09:00
subghz_worker.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
transmitter.c SubGhz: add protocol MegaCode (#1204) 2022-05-08 20:50:20 +03:00
transmitter.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
types.h Fix typo in subghz (#1467) 2022-07-31 08:34:38 +09:00