Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
5f896c7
fix(mavftp): return failed download callback results
amilcarlucas Aug 27, 2026
e660d19
fix(mavftp): accept partial burst-read acknowledgements
amilcarlucas Aug 27, 2026
08fc340
fix(mavftp): reject truncated packed parameter records
amilcarlucas Aug 27, 2026
0454c89
fix(mavftp): validate parameter response record count
amilcarlucas Aug 27, 2026
9ede09b
fix(mavftp): close uploads opened by the client
amilcarlucas Aug 27, 2026
94cf526
fix(mavftp): correlate operation completion replies
amilcarlucas Sep 2, 2026
8ab6106
fix(mavftp): honor FTP sessions and retransmission rules
amilcarlucas Sep 2, 2026
b45a4bf
fix(mavftp): use runtime containers for parameter sorting
amilcarlucas Sep 2, 2026
a89b3a2
fix(mavftp): avoid writing callback downloads to disk
amilcarlucas Sep 2, 2026
60fbd71
fix(mavftp): retain successful active read replies
amilcarlucas Sep 3, 2026
ab0c39e
fix(mavftp): fix reporting of target component
amilcarlucas Sep 3, 2026
40b54f3
refactor(mavftp): simplify callback download state handling
amilcarlucas Sep 3, 2026
8dde2aa
fix(mavftp): preserve synchronous read ranges
amilcarlucas Sep 3, 2026
33c0a77
fix(mavftp): write parameter datatype comments
amilcarlucas Sep 3, 2026
c609a20
fix(mavftp): fail unexpected short gap replies
amilcarlucas Sep 3, 2026
63f1997
fix(mavftp): clean up failed download callbacks
amilcarlucas Sep 3, 2026
5212adc
fix(mavftp): validate transfer settings
amilcarlucas Sep 3, 2026
5c82c65
fix(mavftp): reject malformed directory entries
amilcarlucas Sep 3, 2026
2b34bcf
test(mavftp): add end-to-end hardware replay utility
amilcarlucas Sep 3, 2026
53efedb
fix(mavftp): stop completed range reads
amilcarlucas Sep 3, 2026
b56f4bf
fix(mavftp): bound synchronous read memory
amilcarlucas Sep 3, 2026
bee9c28
fix(mavftp): bound synchronous read buffers
amilcarlucas Sep 3, 2026
48efecd
test(mavftp): expand hardware replay coverage
amilcarlucas Sep 3, 2026
e589f71
chore(mavftp): Add pylint disable statements to some hard-to-fix issues
amilcarlucas Sep 4, 2026
5cc87a9
fix(mavftp): correct rename destination argument
amilcarlucas Sep 3, 2026
c4c66e5
feat(mavftp): add ProfiCNC and Matek port detection
amilcarlucas Sep 3, 2026
c4a222c
fix(mavftp): reset range-read state for downloads
amilcarlucas Sep 4, 2026
bcbdc52
refactor(mavftp): add Python 3.8-compatible annotations and Ruff cleanup
amilcarlucas Sep 3, 2026
8794d46
fix(mavftp): validate transfer settings consistently
amilcarlucas Sep 4, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading