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
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
.
elikos
/
Firmware
Public
forked from
PX4/PX4-Autopilot
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Flow assistive LED lighting controller
- #4
#4
Open
t0ni0
wants to merge 17 commits into
elikos:iarc2014
elikos/Firmware:iarc2014
from
t0ni0:flow_led
t0ni0/Firmware:flow_led
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Flow assistive LED lighting controller
#4
t0ni0
wants to merge 17 commits into
elikos:iarc2014
elikos/Firmware:iarc2014
from
t0ni0:flow_led
t0ni0/Firmware:flow_led
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2014
Added and registered new module for PX4Flow LED assistance lighting.
t0ni0
committed
c025f98
View commit details
Copy full SHA for c025f98
Browse repository at this point
Allow lower min and higher max PWM outputs.
t0ni0
committed
85a0188
View commit details
Copy full SHA for 85a0188
Browse repository at this point
Added LED blinking example code.
t0ni0
committed
e12082a
View commit details
Copy full SHA for e12082a
Browse repository at this point
Commits on Jul 15, 2014
Add flow_led module to px4fmu-v1 config.
t0ni0
committed
4502927
View commit details
Copy full SHA for 4502927
Browse repository at this point
Add string.h to includes for memset.
t0ni0
committed
372c9e2
View commit details
Copy full SHA for 372c9e2
Browse repository at this point
Fix use of actuator controls instead of actuator outputs.
t0ni0
committed
05f754e
View commit details
Copy full SHA for 05f754e
Browse repository at this point
Moved main to a thread.
t0ni0
committed
dfe1cab
View commit details
Copy full SHA for dfe1cab
Browse repository at this point
Added usage() function definition.
t0ni0
committed
027dc21
View commit details
Copy full SHA for 027dc21
Browse repository at this point
Mute printf's and advertise for actuator_controls_1.
t0ni0
committed
daa741b
View commit details
Copy full SHA for daa741b
Browse repository at this point
Fix error on PWM out limitting.
t0ni0
committed
cc3d5c0
View commit details
Copy full SHA for cc3d5c0
Browse repository at this point
Added some debugging messages and modified LED output.
t0ni0
committed
85395d9
View commit details
Copy full SHA for 85395d9
Browse repository at this point
Minor fix.
t0ni0
committed
9d4e628
View commit details
Copy full SHA for 9d4e628
Browse repository at this point
Change poll wait time and dt constraint.
t0ni0
committed
9afaf46
View commit details
Copy full SHA for 9afaf46
Browse repository at this point
Commits on Jul 16, 2014
Added support for LED PID controller.
t0ni0
committed
f20c531
View commit details
Copy full SHA for f20c531
Browse repository at this point
Added parameter support and subscribed to manual control setpoint.
t0ni0
committed
e3a2576
View commit details
Copy full SHA for e3a2576
Browse repository at this point
Added missing uORB parameter topic.
t0ni0
committed
697dc30
View commit details
Copy full SHA for 697dc30
Browse repository at this point
Commits on Jul 17, 2014
Allow shorter PWM pulses & activate LED PID control.
t0ni0
committed
58928c9
View commit details
Copy full SHA for 58928c9
Browse repository at this point
You can’t perform that action at this time.