RogueMaster
|
909aaa9743
|
revert
|
2022-11-19 09:45:01 -05:00 |
|
RogueMaster
|
5f077dfaea
|
Merge branch 'pr/423' into 420
|
2022-11-19 02:22:55 -05:00 |
|
RogueMaster
|
62ef07a90a
|
Update api_symbols.csv
|
2022-11-19 02:16:06 -05:00 |
|
RogueMaster
|
30ba0caf84
|
Merge pull request #422 from flipperdevices/zlo/mystery-applications-memory-corrupt
Zlo/mystery applications memory corrupt
|
2022-11-19 02:07:22 -05:00 |
|
Sergey Gavrilov
|
8224d20217
|
Merge branch 'dev' into zlo/thread-alloc-ex
|
2022-11-16 21:07:02 +10:00 |
|
SG
|
0d60b456af
|
Crash when malloc in IRQ, not ISR
|
2022-11-16 10:47:43 +10:00 |
|
SG
|
c832ad6d1f
|
Moar memory management crashes.
|
2022-11-15 23:58:36 +10:00 |
|
Sergey Gavrilov
|
d381ce55df
|
Merge branch 'dev' into zlo/mystery-applications-memory-corrupt
|
2022-11-14 17:16:08 +10:00 |
|
RogueMaster
|
ddb5ae2bd5
|
Merge branch 'UNLEASHED' into 420
|
2022-11-13 13:32:13 -05:00 |
|
MX
|
a821b80ffc
|
Archive: Show loading popup on delete
|
2022-11-12 16:47:00 +03:00 |
|
MX
|
950dee48a0
|
Merge branch 'fz-dev' into dev
|
2022-11-12 16:43:12 +03:00 |
|
RogueMaster
|
ffbbc7ecde
|
Merge branch 'ofwdev' into 420
|
2022-11-12 08:35:37 -05:00 |
|
hedger
|
f9730bcafe
|
fbt: lint fixes (#2008)
* lint: exclude "lib" subfolder from naming checks; fbt: moved LINT_SOURCES from literal strings to Dir() nodes
* lint: also exclude hidden directories
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-12 19:03:22 +09:00 |
|
あく
|
90cefe7c71
|
[FL-2975] Bug fixes and improvements: Furi, Input, Cli (#2004)
* Furi: configurable heap allocation tracking
* Furi: relax restriction in thread heap setter asserts, apply heap tracking setting on app start instead of thread allocation
* Furi: hide dangerous heap tracking levels in release build
* Input: fix non-working debounce
|
2022-11-12 12:46:04 +04:00 |
|
SG
|
9eae59f86f
|
Init BT as soon as possible
|
2022-11-12 11:09:59 +10:00 |
|
SG
|
d0bc93edf0
|
Mark some service threads as services
|
2022-11-12 11:09:38 +10:00 |
|
SG
|
84d8ed097a
|
Apps: use thread allocation shortcut
|
2022-11-12 10:53:53 +10:00 |
|
SG
|
370d2cbc90
|
HAL usb: api optimization
|
2022-11-12 09:16:05 +10:00 |
|
SG
|
77d12f4a8e
|
HAL usb: fix api return data
|
2022-11-12 09:09:22 +10:00 |
|
SG
|
e6e073f1dc
|
HAL: blocking usb API
|
2022-11-12 08:14:36 +10:00 |
|
RogueMaster
|
e8a76df61d
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 20:12:04 -05:00 |
|
MX
|
666d30f2dd
|
API compatibility with OFW part 2
+ Subghz protocol Princeton API symbols added
|
2022-11-11 03:45:41 +03:00 |
|
RogueMaster
|
55ab43e47b
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 15:12:20 -05:00 |
|
MX
|
930b369812
|
Merge branch 'fz-dev' into dev
|
2022-11-10 21:38:03 +03:00 |
|
RogueMaster
|
2ce7b4bdcc
|
Merge branch 'ofwdev' into 420
|
2022-11-10 11:44:55 -05:00 |
|
Astra
|
820afd2aec
|
NFC Unit tests part 1.1 (#1927)
* Mifare Classic 1/4K, 4/7b uid, NFC-A: NFC-A is not complete yet, as there are no 4b uid tests. Also, Mifare Classic tests don't cover the key cache yet.
* NFC unit tests require access to the NFC app
* Made nfc_device_save accept full path as an argument
* Move from cstrs to furi strings and fix logic
* nfc tests: fix memory leak
* nfc: add mf_classic_get_total_blocks() to API
* nfc tests: simplify nfc tests
* nfc: fix memory leak in shadow file saving
* nfc: fix set uid scene
* nfc: fix saving files
* nfc: fix preload nfc file path
* nfc: remove comments
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-11 01:20:35 +09:00 |
|
RogueMaster
|
e52cb3ca74
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 10:56:06 -05:00 |
|
MX
|
b93f2dc293
|
Furi Region Mocks, fix protocol dict funcs was disabled in API
|
2022-11-10 10:45:51 +03:00 |
|
MX
|
af40b6b020
|
Move NRF24 driver into plugins, see desc
Major API version downgraded to official one, adding support for launching OFW apps on unleashed, part 1
|
2022-11-10 10:30:36 +03:00 |
|
RogueMaster
|
abe25b14a9
|
Merge branch 'UNLEASHED' into 420
|
2022-11-10 00:52:46 -05:00 |
|
MX
|
e90d335cdf
|
Add value_index to API symbols
|
2022-11-10 07:13:02 +03:00 |
|
MX
|
684fdc632f
|
Merge branch 'fz-dev' into dev
|
2022-11-10 06:57:08 +03:00 |
|
RogueMaster
|
30dbaea2e8
|
Merge branch 'ofwdev' into 420
|
2022-11-05 14:23:42 -04:00 |
|
あく
|
e8913f2e33
|
Code cleanup: srand, PVS warnings (#1974)
* Remove srand invocation
* PVS High priority fixes
* PVS High errors part 2
* Furi: heap tracing inheritance
* Furi add __builtin_unreachable to furi_thread_catch
|
2022-11-05 18:07:24 +03:00 |
|
RogueMaster
|
5c7fe53714
|
Merge branch 'pr/404' into 420
|
2022-11-04 17:20:34 -04:00 |
|
SHxKenzuto
|
3a5d70bff2
|
Merge branch 'dev' into shutdown_idle
|
2022-11-04 20:33:23 +01:00 |
|
RogueMaster
|
4ddc45a61a
|
Update api_symbols.csv
|
2022-11-04 13:40:06 -04:00 |
|
RogueMaster
|
e00002f7b1
|
nfc magic stuff
|
2022-11-04 13:08:12 -04:00 |
|
RogueMaster
|
cf8e4b01b3
|
Merge branch 'UNLEASHED' into 420
|
2022-11-04 13:06:55 -04:00 |
|
MX
|
1bb6113eaa
|
bump
|
2022-11-04 14:41:23 +03:00 |
|
MX
|
0ab400a27e
|
Merge branch 'fz-dev' into dev
|
2022-11-04 14:34:34 +03:00 |
|
RogueMaster
|
5f86fe47d4
|
Revert "Merge branch 'ofwdev' into 420"
This reverts commit 430a9be02a, reversing
changes made to e2faf2e0e7.
|
2022-11-04 05:07:52 -04:00 |
|
RogueMaster
|
430a9be02a
|
Merge branch 'ofwdev' into 420
|
2022-11-04 05:01:32 -04:00 |
|
gornekich
|
bf8fd71c00
|
NFC magic cards support (#1966)
* nfc magic: introduce nfc app to work with magic cards
* nfc: add nfc device functions to API
* nfc magic: add bacis scenes
* nfc magic: add wrong card and write confirm scenes
* nfc magic: introduce magic lib
* nfc magic: write magic lib
* nfc magic: add write commands to magic lib
* nfc magic: work on worker
* furi_hal_nfc: add bits data exchage method to API
* nfc magic: rework with new API
* nfc magic: add check and wipe scenes
* nfc magic: add icons, gui fixes
* nfc: format python src
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-04 16:01:44 +09:00 |
|
RogueMaster
|
40ef6dddfe
|
Merge branch 'ofwdev' into 420
|
2022-11-04 02:38:28 -04:00 |
|
あく
|
d68ac50efd
|
Storage: tree timestamps (#1971)
* Storage: tree timestamps
* Rpc: add storage timestamp
* Storage: correct timestamp owner
* Storage: update timestamp at sd mount
Co-authored-by: SG <who.just.the.doctor@gmail.com>
|
2022-11-04 15:26:04 +10:00 |
|
RogueMaster
|
b2840275d2
|
Merge branch 'UNLEASHED' into 420
|
2022-11-02 18:13:43 -04:00 |
|
MX
|
5ac2431cd1
|
update readme and changelog
|
2022-11-03 00:26:19 +03:00 |
|
MX
|
79b37556d4
|
Merge branch 'fz-dev' into dev
|
2022-11-02 22:53:12 +03:00 |
|
hedger
|
ebc2b66372
|
fbt fixes for mfbt pt2 (#1951)
* fbt: split sdk management code
* scripts: fixed import handling
* fbt: sdk: reformatted paths
* scrips: dist: bundling libs as a build artifact
* fbt: sdk: better path management
* typo fix
* fbt: sdk: minor path handling fixes
* toolchain: fixed windows toolchain download
* fbt: minor refactorin
* fbt: moved sdk management code to extapps.scons
* fbt: fixed sdk symbols header path; disabled -fstack-usage
* fbt: changed pathing for .py scripts
* fbt: changed SDK_HEADERS pathing; added libusb to SDK; added icon_i.h to SDK; added hw target to SDK meta
* fbt: added libusb headers to SDK
* picopass: include cleanup; api: added subghz/registry.h; api: added mbedtls to exported headers
* picopass: fixed formatting
* fbt: fixed COPRO_ASSETS_SCRIPT
* sdk: added basic infrared apis
* toolchain: added ufbt to list of legal fbtenv callers; updated error messages
* fbt: changed manifest collection & icon processing code
* fbt: simpler srcdir lookup
* toolchain: path management fixes; fbt: fixes for fap private libs paths
* scripts: toolchain: reworked download on Windows
* toolchain: v17
* scripts: added colorlog for logging
* Github: fix unit tests
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-03 00:15:40 +09:00 |
|