Eng1n33r
|
f93aab9b22
|
Merge branch 'DarkFlippers:dev' into dev
|
2023-08-24 16:03:07 +03:00 |
|
Eng1n33r
|
09aabff55b
|
EditCnt rework [in progress]
|
2023-08-24 00:00:28 +03:00 |
|
MX
|
0660329ae5
|
Merge branch 'ofw-dev' into dev
|
2023-08-23 23:47:03 +03:00 |
|
MX
|
b5426197f5
|
fix 0xFFFF counter value being skipped
|
2023-08-23 23:40:13 +03:00 |
|
Skorpionm
|
940ec36a0b
|
SubGhz: fix todo (#2984)
* [FL-3501] SubGhz: fix Handle multiple external cc1101 modules
* [FL-3502] SubGhz: fix Protocol not found error message
* [FL-3503] SubGhz: fix Handle rx buffer overflow
* {FL-3520] SubGhz: Handle RX buffer overflow with external cc1101
* [FL-3548] SubGhz: Security+ 2.0 counter start value
* [FL-3552] Sub-GHz: Check saved file
* [FL-3555] [FL-3554] Sub-GHz: RX buffer overflow handling and check that buffer has been properly written
* [FL-3557] Sub-GHz: No optimization required
* [FL-3558] Sub-GHz: Keeloq 0 discriminator
* [FL-3559] Sub-GHz: Keeloq unknown learning
* [FL-3560] Sub-GHz: callback for updating keeloq data on display
* SubGhz: fix RXFIFO_OVERFLOW
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
|
2023-08-24 04:51:32 +09:00 |
|
Eng1n33r
|
6042254861
|
Merge branch 'DarkFlippers:dev' into dev
|
2023-08-23 17:59:56 +03:00 |
|
Eng1n33r
|
df5b2cbddd
|
fix misspelling
|
2023-08-22 23:58:49 +03:00 |
|
MX
|
20593d56c0
|
Merge branch 'ofw-dev' into dev
|
2023-08-22 21:53:50 +03:00 |
|
Astra
|
e353433cd8
|
[FL-3488] Assign tickets to all TODO items (#2988)
Co-authored-by: あく <alleteam@gmail.com>
|
2023-08-23 02:56:27 +09:00 |
|
Eng1n33r
|
2b5ad4f5af
|
Correct counter work. FAAC SLH bugfix.
|
2023-08-22 20:22:49 +03:00 |
|
Eng1n33r
|
69debc36a0
|
FAAC SLH 0x0 seed new "smart logic"
Comeback
|
2023-08-21 04:18:47 +03:00 |
|
Eng1n33r
|
0af8bd1e8b
|
Test FAAC 0x0 seed
|
2023-08-18 16:41:35 +03:00 |
|
MX
|
3584e0da46
|
Fix FAAC counter fix seed being not removed from RAM
|
2023-08-17 17:33:21 +03:00 |
|
MMX
|
fe7a1c2fcc
|
SubGHz - Keeloq: Read Centurion Nova remotes (#2892)
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
|
2023-08-01 18:32:24 +09:00 |
|
gid9798
|
9494cc01a9
|
Merge remote-tracking branch 'UFW/dev' into cc1101_ext
|
2023-07-07 15:45:59 +03:00 |
|
MX
|
49cce65018
|
Merge branch 'ofw-dev' into dev
|
2023-07-06 18:54:39 +03:00 |
|
Skorpionm
|
cef59887ed
|
[FL-3401, FL-3402] SubGhz: add "SubGhz test" external application and the ability to work "SubGhz" as an external application (#2851)
* [FL-3401] SubGhz: add "SubGhz test" external application
* SubGhz: delete test test functionality from SubGhz app
* [FL-3402] SubGhz: move func protocol creation API
Co-authored-by: あく <alleteam@gmail.com>
|
2023-07-07 00:15:03 +09:00 |
|
MX
|
e6ae2c03ca
|
Keeloq: Centurion Nova support
|
2023-07-06 00:49:54 +03:00 |
|
MX
|
255830ffab
|
FAAC ui and counter with no seed fixes
|
2023-07-05 17:56:08 +03:00 |
|
gid9798
|
c1f056cf93
|
Merge remote-tracking branch 'UFW/dev' into cc1101_ext
|
2023-07-03 11:15:32 +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
|
5eb677aa55
|
prt2
|
2023-06-18 20:25:40 +03:00 |
|
gid9798
|
417dedd317
|
SubGhz App: remove kostily and velosipedy
|
2023-06-14 01:24:05 +03:00 |
|
MX
|
0d394a6f87
|
Merge branch 'ofw-dev' into dev
|
2023-06-07 00:29:06 +03:00 |
|
Skorpionm
|
dbd48a04d4
|
[FL-3331] SubGhz: add subghz_protocol_registry external API (#2712)
* [FL-3331] SubGhz: add subghz_protocol_registry external API
* F18: fix API version
---------
Co-authored-by: hedger <hedger@nanode.su>
|
2023-06-06 23:13:41 +04:00 |
|
MX
|
d16ba6c4c8
|
Fix stilmatic support?
|
2023-06-03 00:29:01 +03:00 |
|
MX
|
c0d80a4f83
|
Merge branch 'dev' into keeloq_move_mf_to_keystore
|
2023-05-31 10:38:28 +03:00 |
|
gid9798
|
a260465721
|
Prog_mode to custom_btn
|
2023-05-30 22:18:54 +03:00 |
|
MX
|
1e1b85a575
|
SecPlus 2.0 - Add new custom button
Fix issue with add manually
|
2023-05-28 04:18:32 +03:00 |
|
gid9798
|
2414346ec3
|
keeloq to kestore
|
2023-05-20 16:15:01 +03:00 |
|
gid9798
|
2af8f00d0d
|
fix
|
2023-05-20 01:25:05 +03:00 |
|
gid9798
|
2309656120
|
clean up
|
2023-05-20 01:19:13 +03:00 |
|
gid9798
|
09527c3ab6
|
keeloq
|
2023-05-20 01:15:36 +03:00 |
|
MX
|
e0cb823ed0
|
what happened here, ctrl+c / ctrl+v?
|
2023-05-17 14:46:41 +03:00 |
|
MX
|
174c00a8e7
|
Atomo Custom buttons
|
2023-05-17 14:45:48 +03:00 |
|
MX
|
26a113292b
|
CAME Atomo - Add manually support
|
2023-05-17 13:15:59 +03:00 |
|
MX
|
43e5daded2
|
fix small bugs
|
2023-05-14 04:11:26 +03:00 |
|
gid9798
|
71f48ea39e
|
Keeloq and Star line remove duplicate code
|
2023-05-14 00:48:06 +03:00 |
|
gid9798
|
6b56de5c93
|
SubGhz some changes
|
2023-05-13 23:16:28 +03:00 |
|
gid9798
|
07b2f0109a
|
SubGhz: keloq
|
2023-05-13 21:57:25 +03:00 |
|
gid9798
|
23a24c42c1
|
SubGhz: Fix add manual Alutech AT 4N
|
2023-05-13 16:48:51 +03:00 |
|
gid9798
|
c0a26cf1eb
|
SubGhz custom btn improved code readability some "if" optimization
|
2023-05-13 14:43:11 +03:00 |
|
gid9798
|
8012f9cd44
|
Fix offset in some files
|
2023-05-12 23:38:09 +03:00 |
|
MX
|
9862876f06
|
SubGHz: Fix typos (#2661)
Co-authored-by: hedger <hedger@users.noreply.github.com>
|
2023-05-11 12:10:20 +09:00 |
|
MX
|
735fe31f3b
|
Fmt and cleanup some "if"s in protocols
|
2023-05-10 22:56:56 +03:00 |
|
MX
|
cca6606c78
|
fix typos from ofw
|
2023-05-10 21:48:55 +03:00 |
|
MX
|
c6e5ca1fec
|
Fix keeloq custom buttons bug
When you receive couple signals on read screen and open last one it was replacing its button with first one received
|
2023-04-19 11:51:08 +03:00 |
|
MX
|
059053b9b8
|
SubGHz Remote add Alutech AT4N Support
Fix null pointer dereference
|
2023-04-18 22:16:29 +03:00 |
|
MX
|
1a17699356
|
Improve nero radio encoder timings
|
2023-04-16 05:02:36 +03:00 |
|
MX
|
8a468fccf0
|
Nero Radio 57bit experimental support
+ encoder improvements and decoder changes
Please report if you find any issues with old 56bit systems that was working before this change!
|
2023-04-14 23:44:18 +03:00 |
|