hedger
02a827da38
libs: added callback-connector to SDK
2024-02-19 09:35:01 +00:00
MX
2d32ea68fe
hid app merge fixes
...
+ changes by Willy-JL
2024-02-19 04:33:36 +03:00
MX
66c60e65aa
Merge fixes
...
+ thanks @Willy-JL !
2024-02-19 03:52:35 +03:00
hedger
b15787053a
toolchain: v32
2024-02-18 22:35:23 +00:00
hedger
b38d2e8d84
Merge remote-tracking branch 'remotes/origin/dev' into hedger/toochain_29
...
# Conflicts:
# scripts/toolchain/fbtenv.sh
2024-02-18 22:34:12 +00:00
MX
9fcf3795ee
Merge branch 'ofw_dev' into blerefactr
2024-02-19 00:46:40 +03:00
amec0e
073902f83e
Update tv.ir
...
Changed duty_cycle to match ofw
2024-02-18 14:00:21 +00:00
amec0e
c7952d57d8
Update projectors.ir
...
changed duty_cycle to match ofw
2024-02-18 13:59:56 +00:00
amec0e
e114c01ce2
Update fans.ir
...
Changed duty_cycle to match ofw
2024-02-18 13:59:29 +00:00
amec0e
1e473e59f4
Update audio.ir
...
Changed duty_cycle to match ofw (though 0.33 works too)
2024-02-18 13:58:56 +00:00
amec0e
3e3250ea5f
Update ac.ir
...
Changed duty_cycle to match ofw (though 0.33 works too)
2024-02-18 13:58:14 +00:00
amec0e
a484e42d42
Update fans.ir
...
New additions to fans
2024-02-18 13:48:36 +00:00
amec0e
c2613c00f1
Update projectors.ir
...
New additions to projectors
2024-02-18 13:33:34 +00:00
amec0e
90e60560c7
Update ac.ir
...
New additions to ACs
2024-02-18 13:15:17 +00:00
amec0e
9edf2a7624
Update audio.ir
...
New additions to audio
2024-02-18 13:05:08 +00:00
amec0e
fb956e2427
Update tv.ir
...
New additions for tv.ir
2024-02-18 12:39:57 +00:00
Violet Shreve
4e1089ec49
Quote $FBT_TOOLCHAIN_PATH to avoid splitting ( #3459 )
2024-02-18 09:20:27 +00:00
Astra
2c650b5bc7
[FL-3699] HID: Add confirmation dialogue to the remove pairing option ( #3263 )
...
* HID: Add confirmation dialogue to the un-pair option
* Initial refactor to use SceneManager
* Make PVS happy
* Fix the exit dialog
Co-authored-by: あく <alleteam@gmail.com>
2024-02-17 15:15:44 +07:00
Max Andreev
fcf3b50f69
Add notification sending ( #3449 )
...
Co-authored-by: あく <alleteam@gmail.com>
2024-02-17 14:32:32 +07:00
Maxwell Pray
88a3b4593d
Add IR codes for PLUS U5/V3-200R projector remote (controls PLUS U5-632h and PLUS U5-732h) ( #3453 )
...
* Add IR codes for PLUS U5/V3-200R projector to projector.ir.
* Add U5/V3-200R "freeze" and "cancel" IR codes.
* Remove pause and play IR codes for U5/V3-200R remote.
2024-02-17 14:26:58 +07:00
Methodius
b6a6528526
kinda parser refactor. datetime format added
2024-02-16 17:20:06 +09:00
hedger
01d937ca0b
Merge branch 'dev' into hedger/toochain_29
2024-02-16 11:33:18 +04:00
hedger
60a9d7e6cf
ble: profile rework ( #3272 )
...
* ble: profile rework, initial
* apps: hid: fix for pairing cleanup
* app: hid: select transport based on #define
* fixing PVS warnings
* ble: serial service: fixed uid naming
* bt service: on-demand dialog init; ble profiles: docs; battery svc: proper update
* Added shci_cmd_resp_wait/shci_cmd_resp_release impl with semaphore
* app: hid: separated transport code
* ble: fixed service init order for serial svc; moved hardfault check to ble_glue
* cli: ps: added thread prio to output, fixed heap display
* ble_glue: naming changes; separate thread for event processing;
* furi: added runtime stats; cli: added cpu% to `ps`
* cli: fixed thread time calculation
* furi: added getter for thread priority
* fixing pvs warnings
* hid profile: fixed naming
* more naming fixes
* hal: ble init small cleanup
* cleanup & draft beacon api
* f18: api sync
* apps: moved example_custom_font from debug to examples
* BLE extra beacon demo app
* naming fix
* UI fixes for demo app (wip)
* desktop, ble svc: added statusbar icon for beacon
* minor cleanup
* Minor cleanup & naming fixes
* api sync
* Removed stale header
* hal: added FURI_BLE_EXTRA_LOG for extra logging; comments & code cleanup
* naming & macro fixes
* quick fixes from review
* Eliminated stock svc_ctl
* cli: ps: removed runtime stats
* minor include fixes
* (void)
* naming fixes
* More naming fixes
* fbt: always build all libs
* fbt: explicitly globbing libs; dist: logging SDK path
* scripts: fixed lib path precedence
* hal: bt: profiles: naming changes, support for passing params to a profile; include cleanup
* ble: hid: added parameter processing for profile template
* api sync
* BLE HID: long name trim
* Removed unused check
* desktop: updated beacon status icon; ble: hid: cleaner device name management
* desktop: updated status icon
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: nminaylov <nm29719@gmail.com>
2024-02-16 14:20:45 +07:00
MX
ae160efa16
small readme fixes
2024-02-16 03:27:36 +03:00
MMX
33cf554f06
Merge pull request #713 from wooferguy/dev
...
SubGhz: Magellan Event Code Update
2024-02-15 19:35:52 +03:00
MMX
200a6138ef
Merge pull request #702 from wosk/emv-fixes
...
Emv fixes
2024-02-15 19:35:39 +03:00
Methodius
4adb492e29
nevermind. target 18
2024-02-16 01:33:42 +09:00
Methodius
698d0b4b49
emv parser day dd->--
2024-02-16 01:26:31 +09:00
Methodius
f7742c692d
Merge remote-tracking branch 'upstream/dev' into emv-fixes
2024-02-16 01:20:51 +09:00
MX
b8b344c6e1
Merge remote-tracking branch 'origin/leptoptilos' into dev [ci skip]
2024-02-15 19:19:19 +03:00
Methodius
4d73794100
emv parser day ??->dd
2024-02-16 00:47:03 +09:00
Methodius
913659325b
build fixed. finally, datetime
2024-02-16 00:32:30 +09:00
hedger
d19f8f51ea
Merge branch 'dev' into hedger/toochain_29
2024-02-15 17:16:03 +04:00
hedger
8e4c366f0b
toolchain: bump to v31
2024-02-15 13:13:58 +00:00
Methodius
7b01a33b3f
read transactions fail on some cards fixed
2024-02-15 21:53:06 +09:00
hedger
11a34e5bc3
debug: updated udev rules & added docs on rules installation
2024-02-15 11:49:30 +00:00
MX
2c5973be22
better naming [ci skip]
...
16 clock merged but still not working, waiting for updates in OFW
2024-02-15 14:09:49 +03:00
MX
597d295743
merge fixes [ci skip]
...
parsers will be fixed after
2024-02-15 14:08:10 +03:00
MX
62edabe9dd
Merge branch 'ofw_dev' into dev
2024-02-15 13:56:57 +03:00
hedger
890bb9838c
toolchain: bump to v30
2024-02-15 09:24:08 +00:00
Radek Pilar
87804374c5
lfrfid/em4100: added support for different bit rates ( #3410 )
...
* lfrfid/em4100: added support for different bit rates
* Format Sources
Co-authored-by: Radek Pilar <radek.pilar@apollogames.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-02-15 15:31:04 +07:00
Leptopt1los
26ac455fb9
T5577 lib: write with mask function added ( #3362 )
...
* T5577 lib: write with mask function added
* t5577_write_with_mask: with_password param added
Co-authored-by: あく <alleteam@gmail.com>
2024-02-15 13:10:48 +07:00
wooferguy
9298e567d0
SubGhz: Magellan Event Code Update
...
Interpret Magellan event codes correctly.
2024-02-15 18:53:57 +13:00
Nikolay Minaylov
c3c54f672c
Archive: fixed Apps tab ext filter ( #3450 )
...
Co-authored-by: あく <alleteam@gmail.com>
2024-02-15 10:53:34 +07:00
Leptopt1los
feb45f6645
FuriHalRtc refactor: new datetime lib ( #3386 )
...
* datetimelib created
* datetimelib unit tests added
* firmware fixes to new datetimelib
* typo fix
* merge artifacts fixed, datetimelib renamed to datetime
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-02-15 10:44:41 +07:00
hedger
887083b7f5
scripts: toolchain: only unlink symlink if exists
2024-02-14 23:35:12 +00:00
Methodius
c061fb1681
transactions render fix part 2
2024-02-15 01:45:48 +09:00
Methodius
8dd59a5d9e
Merge remote-tracking branch 'upstream/dev' into emv-fixes
2024-02-15 00:37:24 +09:00
Methodius
cc457fade2
total cleanup. finally, bitlib
2024-02-14 18:34:26 +03:00
hedger
d72c449b13
scripts: better error handling in update process
2024-02-14 13:51:10 +00:00