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
.
dronecan
/
pydronecan
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
67
Code
Issues
13
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feature/SupportDelCon
- #95
#95
Open
ilang-flytrex
wants to merge 15 commits into
dronecan:master
dronecan/pydronecan:master
from
Flytrex:feature/SupportDelCon
Flytrex/pydronecan:feature/SupportDelCon
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feature/SupportDelCon
#95
ilang-flytrex
wants to merge 15 commits into
dronecan:master
dronecan/pydronecan:master
from
Flytrex:feature/SupportDelCon
Flytrex/pydronecan:feature/SupportDelCon
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2025
1. Checkout from version 1.0.26
Show description for ef8657f
ilang-flytrex
committed
ef8657f
View commit details
Copy full SHA for ef8657f
Browse repository at this point
Commits on Oct 13, 2025
1. Fix the node allocation function _on_allocation_message, so the callback is called after the node ID is allocated
ilang-flytrex
committed
d4f219a
View commit details
Copy full SHA for d4f219a
Browse repository at this point
Commits on Oct 22, 2025
1. Allow the DNA server to allocate NodeIDs endlessly
ilang-flytrex
committed
efe60de
View commit details
Copy full SHA for efe60de
Browse repository at this point
Commits on Dec 12, 2025
Update dronecan/app/dynamic_node_id.py
Show description for 71afc5e
grisharevzin
and
Copilot
authored
71afc5e
View commit details
Copy full SHA for 71afc5e
Browse repository at this point
Update dronecan/app/dynamic_node_id.py
Show description for 1f3b1db
grisharevzin
and
Copilot
authored
1f3b1db
View commit details
Copy full SHA for 1f3b1db
Browse repository at this point
Merge pull request #1 from Flytrex/feature/SKUNK-1265-EndlessNodeIdAlloc
Show description for 61ecb4d
grisharevzin
authored
61ecb4d
View commit details
Copy full SHA for 61ecb4d
Browse repository at this point
Prevent setup.py from crashing on Windows and requiring DSDL definitions
grisharevzin
committed
67ced1f
View commit details
Copy full SHA for 67ced1f
Browse repository at this point
Commits on Dec 21, 2025
Merge pull request #2 from Flytrex/Flytrex_1_0_26
Show description for 7d7035c
ilang-flytrex
authored
7d7035c
View commit details
Copy full SHA for 7d7035c
Browse repository at this point
Commits on Jan 28, 2026
1. Add "flytrex" DSDL folder to the path
Show description for 9cb30bf
ilang-flytrex
committed
9cb30bf
View commit details
Copy full SHA for 9cb30bf
Browse repository at this point
Commits on Jan 29, 2026
1. Fix an unhandled exception“list index out of range" because of ArrayValue which didn't define __iter__()
ilang-flytrex
committed
07a5d8f
View commit details
Copy full SHA for 07a5d8f
Browse repository at this point
Commits on Feb 2, 2026
1. mavcan: avoid spurious child exits on Windows.
Show description for fa9c8a6
ilang-flytrex
committed
fa9c8a6
View commit details
Copy full SHA for fa9c8a6
Browse repository at this point
1. Remove 'flytrex' folder from load_dsdl
ilang-flytrex
committed
003a176
View commit details
Copy full SHA for 003a176
Browse repository at this point
Commits on Feb 18, 2026
1. mavcan: warn on Windows when parent_process() is unavailable.
Show description for 6972ec1
ilang-flytrex
committed
6972ec1
View commit details
Copy full SHA for 6972ec1
Browse repository at this point
1. Add 'flytrex' to the default_dsdl_path fallback
ilang-flytrex
committed
03ab419
View commit details
Copy full SHA for 03ab419
Browse repository at this point
1. mavcan: restore POSIX parent-death fallback on Python 3.7.
Show description for c27ec69
ilang-flytrex
committed
c27ec69
View commit details
Copy full SHA for c27ec69
Browse repository at this point
You can’t perform that action at this time.