unleashed-firmware/documentation
MX c27494ac39
[FL-3669] Expansion module protocol (#3250)
* ApiSymbols: add furi_record_destroy
* FuriHal: cleanup serial API, add logging configuration in RTC
* FuriHal: hide private part in _i header. Toolbox: cleanup value index. SystemSettings: logging device and baudrate.
* FuriHal: RTC logging method documentation
* Synchronize API Symbols
* Furi: mark HEAP_PRINT_DEBUG as broken
* FuriHal: furi_hal_serial, add custom IRQ func
* Fix PR review issues
* Implement basic external module detection and echo
* Update api symbols for f18
* Minimally working implementation (can create directory via rpc)
* Make expansion protocol parser a header-only library
* Rename a function
* Improve thread syncronisation
* Implement multi-packet transmissions
* Improve test application
* Clean up expansion worker code
* Send heartbeat when host is ready
* Update API symbols
* Add draft documentation
* Expansion worker: proper timeout and error handling
* Expansion worker: correct TX, do not disable expansion callback
* Expansion protocol: pc side test script
* PC side expansion test: trying to change baudrate
* Working comms between 2 flippers
* Cleaner exit from expansion worker thread
* Better checks
* Add debug logs
* Remove unneeded delays
* Use USART as default expansion port
* Refactor furi_hal_serial_control, fix crash
* Improve furi_hal abstraction, wait for stable rx pin
* Remove rogue include
* Set proper exit reason on RPC error
* Remove rogue comment
* Remove RX stability check as potentially problematic
* Improve expansion_test application
* Remove rogue define
* Give up on TODO
* Implement expansion protocol checksum support
* Update ExpansionModules.md
* RPC: reverse input
* Assets: sync protobuf
* Fix typos
* FuriHal: UART add reception DMA (#3220)
* FuriHal: add DMA serial rx mode
* usb_uart_bridge: switch to working with DMA
* Sync api symbol versions
* FuriHal: update serial docs and api
* FuriHal: Selial added similar API for simple reception mode as with DMA
* FuriHal: Update API target H18
* API: ver API H7
* FuriHal: Serial error processing
* FuriHal: fix furi_hal_serial set baudrate
* Sync api symbols
* FuriHal: cleanup serial isr and various flag handling procedures
* FuriHal: cleanup and simplify serial API
* Debug: update UART Echo serial related flags
* FuriHal: update serial API symbols naming
* Make expansion_test compile
* Remove unneeded file
* Make PVS-studio happy
* Optimise stack usage
* Optimise heap usage, improve api signature
* Fix typo
* Clean up code
* Update expansion_protocol.h
* Fix unit tests
* Add doxygen comments to expansion.h
* Update/add doxygen comments
* Update ExpansionModules.md
* Github: new global code owner
* FuriHal: naming in serial control
* Expansion: check mutex acquire return result

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SkorP <skorpionm@yandex.ru>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: Skorpionm <85568270+Skorpionm@users.noreply.github.com>
2024-01-19 23:22:48 +03:00
..
file_formats Merge branch 'ofw_dev' into nfcrefactoring 2023-11-01 21:07:33 +03:00
.gitignore corr: bad path for furi core (#1975) 2022-11-11 00:21:28 +09:00
AppManifests.md fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
AppsOnSDCard.md [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
BarcodeGenerator.md Updated BarcodeGenerator.md 2022-08-29 09:46:26 -05:00
CustomFlipperName.md New way of changing device name 2023-05-14 05:38:00 +03:00
DangerousSettings.md Update readme and docs 2023-02-17 00:14:16 +03:00
Doxyfile finish moving apps 2023-08-12 04:47:18 +03:00
ExpansionModules.md [FL-3669] Expansion module protocol (#3250) 2024-01-19 23:22:48 +03:00
FAQ.md update changelog 2023-10-11 01:25:36 +03:00
fbt.md [FL-3486,FL-3392] fbt: various improvements and bug fixes (#2982) 2023-08-23 03:33:10 +09:00
FuriCheck.md Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
FuriHalBus.md FuriHal: UART refactoring (#3211) 2024-01-19 23:20:37 +03:00
FuriHalDebuging.md SD-Card: proper HAL (#3058) 2023-09-11 18:30:56 +09:00
HardwareTargets.md [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
HowToBuild.md remove debug pack for now, fw should fit in debug 2023-07-10 17:10:43 +03:00
HowToInstall.md Update HowToInstall.md 2023-04-28 01:43:27 +03:00
InfraredCaptures.md typo combing 2023-02-20 10:55:53 -05:00
KeyCombo.md Documentation: edit texts, markdown linting (#2226) 2023-01-07 03:18:43 +09:00
LFRFIDRaw.md [FL-3089] Raw RFID documentation (#2592) 2023-04-19 18:47:01 +09:00
MultiConverter.md typo combing 2023-02-20 10:55:53 -05:00
NRF24.md update docs 2022-07-29 19:51:17 +03:00
OTA.md [FL-3377] Update error code descriptions (#2875) 2023-07-14 17:45:16 +04:00
SentrySafe.md update docs 2022-07-29 19:51:17 +03:00
SubGHzRemotePlugin.md update docs 2023-07-14 17:53:32 +03:00
SubGHzRemoteProg.md update readme, docs, fix build versions 2023-09-07 14:46:06 +03:00
SubGHzSettings.md add 303.9 frequency 2023-11-29 16:18:20 +03:00
UnitTests.md [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00