Willy-JL
d7f0b62f42
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-11-13 21:07:33 +00:00
MX
ef09dcf8f8
subghz things and remove rtos finally
2023-11-13 12:42:05 +04:00
Willy-JL
461aadeedf
Fix subghz lib create_data api
2023-11-12 06:34:18 +00:00
Willy-JL
418f44fef1
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2023-11-12 02:56:30 +00:00
Willy-JL
aa1e50e653
Merge branch 'nfcrefactoring' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-11-12 01:04:33 +00:00
HTotoo
189ac5e44d
Better pocsag receiver.
2023-11-02 14:25:35 +01:00
MX
bee48f483c
Merge branch 'ofw_dev' into nfcrefactoring
2023-11-01 21:07:33 +03:00
あく
aa06328516
Furi, FuriHal: remove FreeRTOS headers leaks ( #3179 )
...
* Furi: remove direct FreeRTOS timers use
* Furi: eliminate FreeRTOS headers leak. What did it cost? Everything...
* SubGhz: proper public api for protocols. Format Sources.
* Furi: slightly less redundant declarations
* Desktop: proper types in printf
* Sync API Symbols
* Furi: add timer reset and fix dolphin service, fix unit tests
* Furi: proper timer restart method naming and correct behavior in timer stopped state.
---------
Co-authored-by: hedger <hedger@nanode.su >
2023-11-01 11:24:11 +04:00
HTotoo
f99ae215d0
got better neme (Honeywell sec-urity)
2023-10-30 08:16:32 +01:00
HTotoo
f5a0d657b7
Fix sending, fix crash caused by clipboard use..
2023-10-30 08:13:47 +01:00
HTotoo
d41187ff79
Send test
2023-10-29 23:33:19 +01:00
HTotoo
86bbbaaa3d
Fixes.
2023-10-29 22:20:58 +01:00
Totoo
324d05cc5b
Merge branch 'Flipper-XFW:dev' into honeywell
2023-10-29 21:34:53 +01:00
HTotoo
ceee551bef
Honeywell test version. RX only
2023-10-29 21:32:46 +01:00
MX
3bbb326c9c
Merge branch 'ofw_dev' into nfcrefactoring
2023-10-24 14:42:49 +03:00
gornekich
d92b0a82cc
NFC refactoring ( #3050 )
...
"A long time ago in a galaxy far, far away...." we started NFC subsystem refactoring.
Starring:
- @gornekich - NFC refactoring project lead, architect, senior developer
- @gsurkov - architect, senior developer
- @RebornedBrain - senior developer
Supporting roles:
- @skotopes, @DrZlo13, @hedger - general architecture advisors, code review
- @Astrrra, @doomwastaken, @Hellitron, @ImagineVagon333 - quality assurance
Special thanks:
@bettse, @pcunning, @nxv, @noproto, @AloneLiberty and everyone else who has been helping us all this time and contributing valuable knowledges, ideas and source code.
2023-10-24 12:08:09 +09:00
Sil333033
09ee54679d
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2023-10-22 22:50:32 +02:00
Willy-JL
83c8aad87a
Proper SubGhz ignore system (fix BusFault in apps)
...
Old ignore system used SubGhzProtocolFlag_*
This enum was saturated, and started taking more bytes than on OFW
This caused BusFault when using apps compiled for OFW, like from catalog
Crash is because of incompatible memory structure
New ignore system uses own enum at end of struct
This is binary compatible with OFW and correct solution for future
2023-10-17 04:10:36 +01:00
Willy-JL
39cfba3c65
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-10-17 03:27:16 +01:00
Sil333033
f7f3780aef
Updated pocsag,tpms,ws to save coords --nobuild
2023-10-06 16:34:36 +02:00
Sil333033
5b91931b76
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev
2023-10-05 23:15:06 +02:00
Sil333033
ad22f6a0ef
Add GPS support for SubGHz
2023-10-05 23:14:58 +02:00
Soren
8ebfda6b8c
Added NiceFloR-S to ignore options, removed colons.
2023-10-03 17:56:39 +03:00
Willy-JL
7b6d0cd59a
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev
2023-10-02 23:12:22 +01:00
Willy-JL
1c09a58f2f
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2023-10-02 23:04:55 +01:00
MX
2f44fd6cac
nice flor s add button code 0x3
2023-09-30 23:41:54 +03:00
HTotoo
9a96b44b94
Added sub file generator info
2023-09-25 14:09:21 +02:00
HTotoo
e18a6144a2
Enable Acurite_592TXR sending
2023-09-25 11:40:23 +02:00
HTotoo
ed579617c5
Nexus-TH sending tested, seems ok.
...
Added SUB file generator url to comment.
2023-09-22 14:36:03 +02:00
HTotoo
db6cf1521d
WIP - Implement nexus-th sending
2023-09-22 07:45:22 +02:00
HTotoo
7eaf213bce
TPMS Load / Save
2023-09-21 12:13:37 +02:00
HTotoo
e3d5b107a4
Fix pocsag save / load
2023-09-21 12:11:17 +02:00
HTotoo
3c24971952
Allow save and load Weather data.
2023-09-21 11:32:00 +02:00
HTotoo
97e0c01bc3
Enabled pocsag
2023-09-21 08:09:28 +02:00
HTotoo
99b3d08f5b
remove w type
2023-09-21 07:54:59 +02:00
HTotoo
3b1e2ac183
Fix typo
2023-09-20 20:58:36 +02:00
HTotoo
4bc5342df1
Fix display
2023-09-20 20:48:02 +02:00
HTotoo
7318a08c32
fix npdref
2023-09-20 17:07:50 +02:00
HTotoo
b9382c912e
WIP integrate weather, tpms and pocsag to SubGhz app
2023-09-20 13:47:33 +02:00
Willy-JL
4b2cc53280
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-09-16 19:28:54 +02:00
MX
7f474ed9c6
Ignore princeton option and fix typo magellan
2023-09-11 17:03:17 +03:00
Willy-JL
7afa826897
Format
2023-09-08 04:50:51 +02:00
Willy-JL
02a50dda1f
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-09-08 04:11:19 +02:00
MX
b3cce2351a
Some faac fixes
2023-09-05 14:40:49 +03:00
MX
1859b06b6a
oops
2023-09-05 05:59:21 +03:00
MX
1653abe0ef
Remove unused table
2023-09-05 05:51:21 +03:00
MX
ffc6f726f0
fix small bug
2023-09-05 05:43:06 +03:00
MX
0eb06ba2b7
Actually working progmode, new add manually options + bonus fixes
2023-09-05 05:31:03 +03:00
Willy-JL
cd301b4045
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-09-04 23:36:06 +02:00
Eng1n33r
2a789ae1c1
faac beta-3
2023-09-04 23:55:08 +03:00