MX
e03b102af2
Fix git submodules update called anyways ( #1450 )
...
Ignoring FBT_NO_SYNC
2022-07-26 02:09:04 +03:00
Eng1n33r
ee5e39240b
Merge branch 'fz-dev' into dev
2022-07-26 01:08:36 +03:00
Szymon Lisowiec
27b698f081
fbt: Fixed build for users with space in username ( #1437 )
...
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2022-07-26 00:31:34 +03:00
AlexeyOplachko
d085af31c3
Fixing a typo in Bug Report Issue Template ( #1449 )
2022-07-25 23:34:49 +03:00
Eng1n33r
15d5a0c1f2
Merge branch 'fz-dev' into dev
2022-07-25 19:46:29 +03:00
Eric Betts
cd77b93f26
Picopass: dump full card, extract some details ( #1408 )
...
* Dump entire picopass card
* Capture more iClass details
* facility code bugfix
Co-authored-by: あく <alleteam@gmail.com>
2022-07-26 00:36:38 +09:00
Yukai Li
f8e0ec42c5
nfc: NTAG203 support ( #1383 )
...
* nfc: Fix original MFUL feature flags
* nfc: Add NTAG203 read support
* nfc: Update emulation lock byte handling for NTAG203
* nfc: Add NTAG203 counter emulation support
* nfc: Add NTAG203 tag generator
* nfc: Fix NTAG203 emulating GET_VERSION
* nfc: Fix MFUL version reading
* nfc: Complete NTAG203 counter emulation behavior
* nfc: Complete NTAG203 emulation
* nfc: Remove unnecessary init in MFUL emulation
* nfc: Add notes about MFUL type enum
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-07-26 00:21:05 +09:00
Nikolay Minaylov
30820b83b5
[FL-2464, FL-2466] RFID, ibutton text fix #1413
...
Co-authored-by: あく <alleteam@gmail.com>
2022-07-25 23:46:42 +09:00
Wyatt Neal
ac60d1808a
fixing typos, satus -> status ( #1422 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-07-25 23:35:02 +09:00
Nikolay Minaylov
d80edba891
RPC App: state message and GUI update ( #1423 )
...
* RPC App: state message and GUI update
* Protobuf submodule update
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-07-25 23:16:45 +09:00
Kowlin
f1cb95655c
Port over Issue templates to new YML format ( #1433 )
...
* WIP Push
* Add feature request label to template
* Punctuation helps
* rename feature request and add in enhancement
* wording
* Add in extra markdown explanations
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-07-25 22:11:24 +09:00
Nikolay Minaylov
f5d6a8084b
[FL-2668] GUI message screens update #1428
...
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-07-25 21:11:34 +09:00
Ruben van Baarle
3ee592cae7
Fix SubGHz chat immediately closing #1440
...
It's just an if condition which should've been inverted
Co-authored-by: あく <alleteam@gmail.com>
2022-07-25 20:48:06 +09:00
Georgii Surkov
c22d66590e
[FL-2682] Allow spaces in file names #1444
2022-07-25 20:23:47 +09:00
Eng1n33r
0a0e5b4e31
update readme
2022-07-25 14:01:56 +03:00
MX
ce48618f8f
Merge pull request #31 from 0wlyW00d/patch-2
...
Update docker-compose to add platform support for Apple ARM
2022-07-25 13:57:43 +03:00
Eng1n33r
569a26935a
Merge branch 'flipperdevices:dev' into dev
2022-07-23 20:36:01 +03:00
Zoë Prosvetova
7c49f604f9
Fix toolchain typos ( #1435 )
2022-07-24 02:33:39 +10:00
Eng1n33r
5cf5e2ecf4
Merge branch 'flipperdevices:dev' into dev
2022-07-23 17:15:46 +03:00
ESurge
253b98c8f0
Added condition to cli "log" command to end if serial terminal is disconnected. ( #1425 )
...
* Added condition to cli "log" command. If USB is disconnected while "log" command is running, it will end the command.
* Reverted change on cli_commands.c
Added condition in cli.c for cli_cmd_interrupt_received function to react appropriately when serial terminal is disconnected.
Added condition in subghz_cli.c for subghz chat cmd to exit gracefully when serial terminal is disconnected.
* Formatting
Co-authored-by: あく <alleteam@gmail.com>
2022-07-23 12:35:14 +09:00
0wlyW00d
3f871f41f4
Update docker-compose to add platform support for Apple ARM
2022-07-22 18:22:18 +01:00
Eng1n33r
087c66c8e4
Merge branch 'flipperdevices:dev' into dev
2022-07-22 20:22:15 +03:00
Georgii Surkov
16e598b2c0
[FL-2655, FL-2650] Buffered file streams ( #1424 )
...
* Initial buffered file stream implementation
* Fix logical errors
* Fix more logical errors
* Minimally working implementation
* Adapt infrared unit tests for buffered streams
* Increase read buffer size from 512 to 1K
* Correct naming and formatting
* More code improvements
* Allow passing access and open modes for buffered streams
* Implement tests for buffered streams
* Better file and method names
* Add comments and correct formatting
* Use buffered streams in Infrared
* Fix compilation error
2022-07-23 01:00:25 +09:00
Eng1n33r
a8870aac2b
update changelog
2022-07-21 00:42:35 +03:00
Eng1n33r
c6099dfcc9
Add FAAC SLH 433 MHz create support
2022-07-21 00:35:43 +03:00
Eng1n33r
ef38e0e8b1
update changelog
2022-07-20 22:21:38 +03:00
Eng1n33r
ab72f69af4
update docs
2022-07-20 21:57:03 +03:00
Eng1n33r
e0e93202c9
update changelog
2022-07-20 21:50:26 +03:00
Eng1n33r
4584e7bc8d
use custom url in builds
2022-07-20 21:25:02 +03:00
Eng1n33r
d4e8ad3a72
update manifest
2022-07-20 19:11:00 +03:00
Eng1n33r
1fdae5931b
Merge remote-tracking branch 'origin/dev' into dev
2022-07-20 19:03:00 +03:00
Eng1n33r
0b27881bae
update custom apps / use furi
2022-07-20 19:01:38 +03:00
Eng1n33r
e57e20d1f9
Add new keys: FAAC SLH/Spa and BFT Mitto/Secure
2022-07-20 17:04:26 +03:00
Eng1n33r
87cfec3e5d
FAAC SLH correct seed view
2022-07-20 16:37:55 +03:00
Eng1n33r
ad970c6c6d
Merge branch 'fz-dev' into dev
2022-07-20 16:28:48 +03:00
adisbladis
ec57dd310a
fbt: Respect SOURCE_DATE_EPOCH when setting build date ( #1421 )
...
* fbt: using SOURCE_DATE_EPOCH from environment for build timestamp (if set)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2022-07-20 15:48:10 +03:00
あく
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 ( #1410 )
...
* Furi: rename and move core
* Furi: drop CMSIS_OS header and unused api, partially refactor and cleanup the rest
* Furi: CMSIS_OS drop and refactoring.
* Furi: refactoring, remove cmsis legacy
* Furi: fix incorrect assert on queue deallocation, cleanup timer
* Furi: improve delay api, get rid of floats
* hal: dropped furi_hal_crc
* Furi: move DWT based delay to cortex HAL
* Furi: update core documentation
Co-authored-by: hedger <hedger@nanode.su>
2022-07-20 13:56:33 +03:00
Eng1n33r
8e7246ae8c
update changelog
2022-07-18 10:10:26 +03:00
Eng1n33r
7bdca47e5b
update changelog
2022-07-18 09:57:22 +03:00
Eng1n33r
248aa524e0
Merge remote-tracking branch 'flipperdevices/dev' into dev
2022-07-17 16:57:09 +03:00
Dom
f9c2287ea7
Update ReadMe.md ( #1409 )
...
- Minor correction in grammar for ReadMe.
Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 19:09:47 +09:00
t0m1o1
73711c75e6
Update bad_usb_script.c to fix incorrect ALT key const #1406
...
Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 18:56:47 +09:00
Skorpionm
e7c3da1da9
[FL-2658, FL-2657] SubGhz: add new protocol (IronLogic, Comunello, Sommer(fsk476), Normstahl, KEY, EcoStar, Gibidi, Mutancode) ( #1404 )
...
* Subghz: fix cli no load keeloq_mfcodes_user
* SubGhz: add new protocol (IronLogic, Comunello, Sommer(fsk476), Normstahl, KEY, EcoStar, Gibidi, Mutancode)
* SubGhz: fix syntax
* SubGhz: fix error build
Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 18:45:21 +09:00
Eng1n33r
fbb240a549
Merge branch 'flipperdevices:dev' into dev
2022-07-17 12:35:00 +03:00
SG
7741a19244
Better crash handling ( #1397 )
...
* Core: correct ISR flag check on crash, dump heap and stack info on crash
* Core: crash, show task name
* Core crash: optimization
Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 18:34:13 +09:00
Eng1n33r
6f7255d8f0
Merge branch 'flipperdevices:dev' into dev
2022-07-17 12:32:24 +03:00
Georgii Surkov
80629de01e
[FL-2601] Move Infrared unit test data to assets ( #1396 )
...
* Move samsung raw data to assets
* Add more assets and fix bugs
* Clean up code
* Implement all raw data as assets
* Remove input data from old test files
* Better signal names
* Better file opening logic
* Implement loading parsed data from files
* Move most of RC5 tests into assets
* Add more test cases
* Add more test cases
* Eliminate RUN_DECODER macro
* Better code structure
* Implement run_encoder function
* More encoder tests
* Move all encoder tests to assets
* Move all test data to assets
* Normalise function names
* Rename code files
* Uncomment other tests
* Swich test order to avoid weird memory leaks
* UnitTests: cleanup output and redirect it into stdout
* UnitTests: selectable tests and better reporting
Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 18:21:56 +09:00
Eng1n33r
27b352a200
increase hold duration
2022-07-17 11:09:30 +03:00
Eng1n33r
5b8ddf5950
Merge branch 'flipperdevices:dev' into dev
2022-07-17 10:56:34 +03:00
Nikolay Minaylov
877c5c8122
[FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes ( #1392 )
...
* Ibutton, Infrared, LfRFID GUI fixes
* Loading screens update
Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 16:41:16 +09:00