Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ARK-Electronics
/
logloader
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
23
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(logloader): MAVLink FTP transport, request-driven fetching, and an HTTP API
- #32
#32
Merged
dakejahl
merged 12 commits into
main
ARK-Electronics/logloader:main
from
feat/overhaul
ARK-Electronics/logloader:feat/overhaul
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(logloader): MAVLink FTP transport, request-driven fetching, and an HTTP API
#32
dakejahl
merged 12 commits into
main
ARK-Electronics/logloader:main
from
feat/overhaul
ARK-Electronics/logloader:feat/overhaul
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
feat(logloader): download logs over MAVLink FTP only
Show description for 17897a9
dakejahl
committed
17897a9
View commit details
Copy full SHA for 17897a9
Browse repository at this point
fix(upload): stop spamming when flight-review is offline
Show description for e5ffc3f
dakejahl
committed
e5ffc3f
View commit details
Copy full SHA for e5ffc3f
Browse repository at this point
feat(upload): support Flight Review API keys and harden reachability
Show description for 9d104ab
dakejahl
committed
9d104ab
View commit details
Copy full SHA for 9d104ab
Browse repository at this point
refactor(logloader): split storage from transport and make fetching request-driven
Show description for fa1dd86
dakejahl
committed
fa1dd86
View commit details
Copy full SHA for fa1dd86
Browse repository at this point
fix(logloader): close a use-after-free, a wedged-transaction path and an OOM upload
Show description for 42584eb
dakejahl
committed
42584eb
View commit details
Copy full SHA for 42584eb
Browse repository at this point
refactor(logloader): quarantine the upgrade path and cover the database with tests
Show description for 33198d8
dakejahl
committed
33198d8
View commit details
Copy full SHA for 33198d8
Browse repository at this point
docs(logloader): note what the upgrade does with a pre-existing upload backlog
dakejahl
committed
1fd871e
View commit details
Copy full SHA for 1fd871e
Browse repository at this point
fix(logloader): add the missing schema migration and close four review findings
Show description for 3dbd75b
dakejahl
committed
3dbd75b
View commit details
Copy full SHA for 3dbd75b
Browse repository at this point
feat(logloader): index only on events and read the PX4 logging indicator
Show description for d3d5f96
dakejahl
committed
d3d5f96
View commit details
Copy full SHA for d3d5f96
Browse repository at this point
fix(database): count present rows before the wipe, and pin revision semantics
Show description for 48efc42
dakejahl
committed
48efc42
View commit details
Copy full SHA for 48efc42
Browse repository at this point
fix(upload): strip trailing slashes from target urls
Show description for af9180e
dakejahl
committed
af9180e
View commit details
Copy full SHA for af9180e
Browse repository at this point
fix(upload): cool down after 401/403 instead of re-posting every cycle
Show description for 87949d9
dakejahl
committed
87949d9
View commit details
Copy full SHA for 87949d9
Browse repository at this point
You can’t perform that action at this time.