MX
cbc0231461
disable expansion and reset some flags for release builds
...
there is no expansion modules yet, so we can disable uart listen for them being enabled 24/7
p.s. some parts of code was taken from Willy-JL's solution
todo: revert force reset part if there are real use cases for expansion protocol appears
2024-01-27 19:05:52 +03:00
MX
1ceacc6555
subghz keeloq fix emulation for multiple systems
...
and extend add manually support for 2 of them
2024-01-27 18:55:50 +03:00
MX
ae04fc70eb
fix archive filebrowser bugs
2024-01-27 17:53:11 +03:00
MX
acd6445d3b
fix NFC V dumps v3 crashing at info page
2024-01-27 03:20:53 +03:00
Willy-JL
cb635ff2d2
Set correct values for deepsleep on install
2024-01-26 23:05:29 +00:00
Willy-JL
fc87dc5dd2
Reset expansion settings on install for now
2024-01-26 23:04:55 +00:00
Willy-JL
bbcff48517
Default expansion UART listen to off for now
2024-01-26 23:03:25 +00:00
Willy-JL
76f1374436
Move expansion settings to SD card
2024-01-26 23:02:29 +00:00
RebornedBrain
7a89789a28
Check simplified
2024-01-25 15:02:19 +03:00
RebornedBrain
63eeb86bc7
Added function to show different scene depending on supported features of the device
2024-01-24 21:52:24 +03:00
RebornedBrain
1e6fe92b44
nfc_protocol_support_has_feature is now public
2024-01-24 21:51:31 +03:00
Willy-JL
36711fca90
Fix keyboard cursor underflow with ascii events --nobuild
2024-01-24 07:40:45 +00:00
Willy-JL
637d915e83
Enable backlight on ascii event --nobuild
2024-01-24 07:34:13 +00:00
Willy-JL
7f637e33f9
Format
2024-01-24 06:20:01 +00:00
Willy-JL
1141874375
WatchDogs pack fonts
2024-01-24 06:17:31 +00:00
Willy-JL
61495e7b4b
Fix corrupt font in 'reloading asset pack' screen
2024-01-24 05:23:29 +00:00
Willy-JL
b7fa1508a4
Fit more lines in textbox with small font
2024-01-24 05:13:11 +00:00
Willy-JL
0f67cbe760
Build font parameters for asset packs fonts
2024-01-24 05:12:30 +00:00
Willy-JL
8e7ae15fbd
New espflasher board menu (wifidev/xeon/multifucc/other)
2024-01-24 02:26:28 +00:00
Willy-JL
a1c7dc5eaa
Subghz filename with time of receive not save
2024-01-24 02:23:07 +00:00
Willy-JL
7e7509d481
Name generator allow custom datetime
2024-01-24 02:22:06 +00:00
Willy-JL
461026ee27
Add seconds to filename timestamps ( #517 )
2024-01-24 01:45:59 +00:00
Willy-JL
411a65a42e
Option for filename prefix after (and time before)
2024-01-24 01:40:06 +00:00
Willy-JL
695bc65d5c
Faster xtreme settings load
2024-01-24 01:40:05 +00:00
Willy-JL
e545942e00
SubGhz use system filename gen with proto names
2024-01-24 01:40:05 +00:00
Willy-JL
f821c4cdc0
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-23 23:52:32 +00:00
Nikita Vostokov
c014491f55
Support 19 bytes PAN (eg.MIR virt)
2024-01-23 22:40:38 +00:00
Nikita Vostokov
5e384ccc43
Fix log
2024-01-23 22:40:38 +00:00
Nikita Vostokov
3fce83eb79
Process error codes
2024-01-23 22:40:38 +00:00
Nikita Vostokov
3f6092d95c
Don't stop if SELECT APPLICATION failed
2024-01-23 22:40:38 +00:00
Nikita Vostokov
87f8f1d9c4
Remove kostyly, add raw debug
2024-01-23 22:40:38 +00:00
RebornedBrain
eb4d0bb737
Realigned emulation scene and fixed replaced Mifare to MIFARE
2024-01-23 23:01:43 +03:00
RebornedBrain
b9498826fd
New implementation of more info logic added
2024-01-23 22:42:19 +03:00
RebornedBrain
2617eccb46
Enum for more info scene states for ultralight cards
2024-01-23 22:41:19 +03:00
RebornedBrain
aef18f6b2f
Reset widget on exit from more info scene
2024-01-23 22:40:33 +03:00
RebornedBrain
aad9f6be28
Changes required due to event signature adjustment
2024-01-23 22:39:25 +03:00
RebornedBrain
9fb14704c3
Changed signature and implementation of common on_event callback
2024-01-23 22:33:55 +03:00
RebornedBrain
1ad17878e3
Changed event handler signature. Now we put whole SceneManagerEvent not only custom event.
2024-01-23 22:33:04 +03:00
TollyH
391c32654b
Apply patch from @gornekich
2024-01-23 17:17:37 +00:00
RebornedBrain
74023e43ce
Fixed Mifare caption after QA
2024-01-23 18:08:17 +03:00
RebornedBrain
c470748e3f
Aligned text and replaced dolphin image on emulate scene
2024-01-23 14:00:45 +03:00
Methodius
84abb53712
Track2 support
...
Co-authored-by: Nikita Vostokov <1042932+wosk@users.noreply.github.com >
2024-01-23 19:51:59 +09:00
MX
46eec3f568
use printf
2024-01-22 07:26:30 +03:00
MX
007e29425d
small ui fix for nfc and fix subghz hopper bug
2024-01-22 07:21:13 +03:00
Willy-JL
b833ebab1a
Fix baudrate restore in esp flasher
2024-01-20 22:02:43 +00:00
Willy-JL
257c6fc565
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-20 22:01:21 +00:00
MX
41c316d612
mac os music remote
...
todo - add more buttons
2024-01-20 08:48:26 +03:00
Methodius
39e9dd0ab0
T5577 write/clear with custom password option added
2024-01-20 07:47:45 +03:00
MX
a989c8adcc
Merge branch 'mergeuartrefac' into dev
2024-01-20 07:25:26 +03:00
Methodius
5f041a22e5
EMV parser: exp date added
2024-01-20 06:39:34 +09:00