gid9798
e0928432ef
Clear code in "add manual" scene
2023-03-28 11:40:00 +03:00
MX
35442d14e2
Revert "Merge pull request #400 from Pinball3D/patch-1"
...
This reverts commit 4d21e23de9
.
2023-03-28 05:50:53 +03:00
MX
4d21e23de9
Merge pull request #400 from Pinball3D/patch-1
...
Update subghz_remote_app.c
2023-03-28 05:43:56 +03:00
MX
5340ebe9ab
Update changelog
2023-03-28 04:51:30 +03:00
MX
85d3ecb729
Update Wifi marauder
2023-03-28 04:21:53 +03:00
MX
74ec9760da
Update readme, docs, changelog
2023-03-28 03:41:27 +03:00
MX
bb600218b6
Alutech AT4N + AN-Motors AT4 - add manually
2023-03-28 02:32:35 +03:00
MX
ce430ff7f6
Remove debug, change aprimatic default button 4
2023-03-28 01:58:35 +03:00
MX
0f06991391
Aprimatic add manually
2023-03-27 23:27:15 +03:00
MX
438664f5da
Merge branch 'fz-dev' into dev
2023-03-27 23:11:31 +03:00
MX
130181614a
Aprimatic emulation support testing
...
thats was hard!
2023-03-27 23:10:45 +03:00
Ikko Eltociear Ashimine
27341fc193
Fix typo in fbt.md ( #2539 )
...
availabe -> available
Co-authored-by: あく <alleteam@gmail.com>
2023-03-27 16:39:24 +09:00
Astra
ae9659d32d
[FL-3193] Additional checks before invalidating the key ( #2533 )
2023-03-27 16:28:13 +09:00
MX
001e00d84a
fbt format, aprimatic fixes
2023-03-26 14:59:21 +03:00
Pinball3D
5b39e80f6a
Update subghz_remote_app.c
...
Add Back Button Functionality. Hold back button brings you to menu if there is a config for it there. If there is no config, press back brings you to menu
2023-03-25 16:11:44 -04:00
MX
6e507df2b9
Update readme and changelog
2023-03-25 07:44:40 +03:00
MX
74e928eb00
Merge pull request #398 from Willy-JL/fix-pocsag-overlap
...
Fix POCSAG pager RIC: text repetition and overlap
2023-03-25 07:43:32 +03:00
MX
22406f8aca
MF Classic dict - Fix key delete, now works properly
2023-03-25 07:04:28 +03:00
Willy-JL
474897d644
Fix POCSAG pager RIC: text repetition ( #172 )
2023-03-25 03:36:27 +00:00
Astra
5391b694d1
Additional checks before invalidating the key
2023-03-24 21:32:07 +03:00
MX
6a29984e18
Merge branch 'fz-dev' into dev
2023-03-24 16:46:51 +03:00
Georgii Surkov
fad24efdf0
[FL-3188] Fix crash when emulating a DSGeneric key ( #2530 )
2023-03-24 09:26:43 +09:00
Georgii Surkov
b11161abb0
Fix crash when emulating a DSGeneric key
2023-03-24 01:19:38 +03:00
MX
2ff07a0b54
fix folders
2023-03-23 00:06:45 +03:00
MX
831999f5e1
Update extra pack links
2023-03-22 23:52:34 +03:00
MX
2bb704b6be
Merge branch 'fz-dev' into dev
2023-03-22 23:22:54 +03:00
MX
4d7232d5ed
Update changelog
2023-03-22 23:22:18 +03:00
Shukai Ni
9a14699aa0
Fix relative links in .md files ( #2528 )
...
Fixed some incorrect relative link, which caused 404 error when viewing in GitHub.
2023-03-23 05:19:07 +09:00
MX
73c7dce45a
Merge pull request #395 from Willy-JL/ignore-api-mismatch
...
Fap loader add option to ignore api mismatch
2023-03-22 23:13:48 +03:00
Willy-JL
5ab574d7f2
Fap loader add option to ignore api mismatch
2023-03-22 20:01:52 +00:00
MX
9165b819f4
fix merge issues
2023-03-22 22:04:04 +03:00
MX
6057262c18
update submodule
2023-03-22 21:15:45 +03:00
MX
8002c6465d
up
2023-03-22 21:13:59 +03:00
MX
795c8eeef7
Merge branch 'fz-dev' into dev
2023-03-22 21:13:39 +03:00
あく
7bf0a4786c
[FL-3152] Screen streaming improvements ( #2498 )
...
* Rpc: reserve some bandwidth when screen streaming
* Move furi_hal_compress to toolbox/comporess
* Lib: heatshrink as external submodule, compile warnings fixes, better buffer management
* Lib: cleanup compressor definitions
* Rpc: add canvas orientation support
* Format Sources
2023-03-23 03:00:48 +10:00
MX
9daa51eda4
Update DS1420 to latest changes
2023-03-22 18:41:50 +03:00
MX
a81b794475
Merge branch 'fz-dev' into dev
2023-03-22 18:36:59 +03:00
Georgii Surkov
8b224ecb15
[FL-3179] 1-Wire Overdrive Mode ( #2522 )
...
* Separate ibutton to its own module, add one_wire to f18
* Move onewire cli to a separate app
* Add definitions for normal and overdrive timings
* Update api definitions
* Add rough overdrive timings definition for onewire emulation
* Remove one_wire_host_timing.h
* Add rough overdrive timings for onewire host
* Improve overdrive mode
* Working overdrive mode from flipper to flipper
* Update thermometer example app
* Turn on otg power when running thermometer example app
* Implement reset overdrive switching
* Always exit out of overdrive mode
* Improve overdrive timings
* Fix typos
* Fix reset behaviour
* Use overdrive mode everywhere in DS1996
* Improve comments
* Bump API version
Co-authored-by: あく <alleteam@gmail.com>
2023-03-22 23:54:06 +09:00
Nikolay Minaylov
1f236ede0e
[ #2501 ] Disable UART IRQs by default ( #2523 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-03-22 23:41:14 +09:00
あく
973287b09b
Github: wipe workspace before checkout ( #2527 )
...
* Github: wipe workspace before checkout
* Github: allow find to fail
* Github: limit maxdepth for find
2023-03-22 15:26:40 +04:00
あく
acc32f66e8
Github: force cleanup tree on decontaminate ( #2526 )
2023-03-22 14:48:41 +04:00
Shukai Ni
204b50381a
Correct FAP default upload path in AppsOnSDCard.md ( #2524 )
...
Since the fap's source code is in `applications_user`, the documentation should also point to `applications_user` as the parent directory
2023-03-22 18:47:47 +09:00
MX
94d238c611
Add 418mhz to hopping list
2023-03-21 23:38:37 +03:00
MX
5b6b081664
GSN - Add manually support
2023-03-21 20:09:18 +03:00
MX
df766b1476
Update changelog
2023-03-21 19:08:58 +03:00
MX
8373a21af2
Update TOTP
...
https://github.com/akopachov/flipper-zero_authenticator
2023-03-21 19:03:53 +03:00
MX
c9cc2b5e20
extra pack dev branch
2023-03-21 18:08:13 +03:00
MX
0d03039c19
Merge branch 'fz-dev' into dev
2023-03-21 18:05:13 +03:00
MX
f5b818541e
Add 318 mhz back to hopping list
2023-03-21 17:57:46 +03:00
Sam Edwards
6089e9210f
BadUSB: implement boot protocol ( #2496 )
...
* BadUSB: remove unused out EP
* BadUSB: do not use iad for a single interface
* BadUSB: implement the boot protocol
* BadUSB: implement SET_PROTOCOL
* Improve HID report descriptor readability
* CODEOWNERS update
Co-authored-by: nminaylov <nm29719@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-03-21 23:53:07 +09:00