MX
|
2c8350818c
|
Merge branch 'ofw-dev' into dev
|
2023-07-17 20:33:26 +03:00 |
|
hedger
|
20f6394ad8
|
[FL-3431] Radio headers in SDK (#2881)
|
2023-07-17 11:51:15 +04:00 |
|
MX
|
c4b04a06bb
|
Merge branch 'ofw-dev' into dev
|
2023-07-12 21:19:16 +03:00 |
|
Skorpionm
|
25ec09c7eb
|
SubGhz: fix check connect cc1101_ext (#2857)
* SubGhz: fix check connect cc1101_ext
* SubGhz: fix syntax
* SubGhz: enable interface pin pullups
* SubGhz: fix syntax
* SubGhz: fix CLI check connect CC1101_ext
* SubGhz: fix CLI display of the selected device
Co-authored-by: あく <alleteam@gmail.com>
|
2023-07-12 13:41:46 +04:00 |
|
gid9798
|
2ef07a7a6c
|
SubGhz: add some consts and fix unit tests
|
2023-07-03 14:02:57 +03:00 |
|
gid9798
|
01d7beef4e
|
SubGhz: furi_hal_subghz remove preset load function by name
|
2023-07-03 13:36:26 +03:00 |
|
gid9798
|
2fb57529a0
|
SubGhz: fiz module seletion, furi_assert(device). drivers targets
|
2023-07-03 12:35:27 +03:00 |
|
Skorpionm
|
8c93695d01
|
[FL-3375] SubGhz: add CC1101 module external (#2747)
* SubGhz: add CC1101 Ext driver
* SubGhz: move TIM2 -> TIM17 use cc1101_ext
* FuriHal: SPI move channel DMA 3,4 -> 6.7
* Documentation: fix font
* SubGhz: add work with SubGhz devices by link to device
* SubGhz: add support switching external/internal cc1101 "subghz chat"
* SubGhz: add support switching external/internal cc1101 "subghz tx" and "subghz rx"
* SubGhz: add "Radio Settings" scene
* SubGhz: add icon
* SubGhz: add supported CC1101 external module in SubGhz app
* SubGhz: fix check frequency supported radio device
* SubGhz: fix clang-formatted
* Sughz: move dirver CC1101_Ext to lib , compile cmd ./fbt launch_app APPSRC=radio_device_cc1101_ext
* SubGhz: fix CLI
* SubGhz: fix PVS
* SubGhz: delete comments
* SubGhz: fix unit_test
* Format sources
* Update api symbols and drivers targets
* Drivers: find proper place for target option
* SubGhz: external device connected method naming
* Format sources
* SubGhz: fix module selection menu, when external is not connected
* SubGhz: fix furi_assert(device);
* SubGhz: fix split h and c
* SubGhz: furi_hal_subghz remove preset load function by name
* SubGhz: deleted comments
* Format Sources
* SubGhz: add some consts and fix unit tests
* Sync API Symbols
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
|
2023-06-30 23:03:36 +09:00 |
|
gid9798
|
f9472effe3
|
Now really block transmission at dangerous freq
|
2023-06-20 11:02:14 +03:00 |
|
gid9798
|
a191631c32
|
DIR_NAME and Drivers
|
2023-06-18 16:44:45 +03:00 |
|