openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
aerogel
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bumped version in preparation for release; new gyro data!
C J Silverio
More...
over 12 years ago
A little more thrust on takeoff, a little more aggressively.
C J Silverio
More...
over 12 years ago
A script that does nothing but log telemetry.
C J Silverio
More...
over 12 years ago
Merge pull request #14 from ceejbot/flight-control-2
C J Silverio
More...
over 12 years ago
Added support for gyro data as a telemetry block you can subscribe to. You get x, y, z float data to do with as you please.
C J Silverio
More...
over 12 years ago
Corrected some info in the readme; added some links.
C J Silverio
More...
over 12 years ago
A start at taking off using the z accelerometer data instead of a fixed thrust curve. Very touchy, but clearly might do a better job.
C J Silverio
More...
over 12 years ago
And land properly. Well, sort of properly.
C J Silverio
More...
over 12 years ago
Bring the LeapMotion takeoff script back to life. It just sort of slams itself up into the ceiling, but hey! It takes off when you twiddle your finger!
C J Silverio
More...
over 12 years ago
Rename the leapmotion script & start updating it for recently API changes.
C J Silverio
More...
over 12 years ago
Add a --channel option to the scripts to select which crazy flie to connect to. Because we have 3 in the office right now.
C J Silverio
More...
over 12 years ago
Delint.
C J Silverio
More...
over 12 years ago
Bump version.
C J Silverio
More...
over 12 years ago
Merge pull request #12 from ceejbot/flight-control-1
C J Silverio
More...
over 12 years ago
We fly again & don't spin around uncontrollably, which is a definite improvement. SHIP IT.
C J Silverio
More...
over 12 years ago
Many changes in many places. Parameter reading now works, I think. Moved copter control scripts to scripts/. Probably completely broke flying by starting the state machine rewrite.
C J Silverio
More...
over 12 years ago
Started in on rewriting takeoff & landing to use the state machine. Broke takeoff. Run master, not this branch.
C J Silverio
More...
over 12 years ago
Fixed the npm badge; added accelerometer info.
C J Silverio
More...
over 12 years ago
Merge pull request #11 from ceejbot/parameters
C J Silverio
More...
over 12 years ago
Added support for accelerometer telemetry on copters that have it. The handler for the `accelerometer` event in the copter object has x, y, & z values available as floats.
C J Silverio
More...
over 12 years ago
BADGES! I love badges.
C J Silverio
More...
over 12 years ago
Friday is Hawaiian shirt day.
C J Silverio
More...
over 12 years ago
Cleaned up the parameter/telemetry logging script thanks to the promise change.
C J Silverio
More...
over 12 years ago
Made Copter.connect() return a promise that resolves when the copter is ready to fly. Dry-coded, but this should clean up the scripts nicely. (Mixing control flow methods always makes for messes.)
C J Silverio
More...
over 12 years ago
Moved the protocol constants out of Crazypacket and into their own file.
C J Silverio
More...
over 12 years ago
Getting parameter values works, though I haven't yet proven to my satisfaction that I'm parsing values properly.
C J Silverio
More...
over 12 years ago
Fetching copter parameters now works. We log them as we receive them.
C J Silverio
More...
over 12 years ago
The bulk of the parameter reading/writing implementation, dry-coded. It should run the first time, right?
C J Silverio
More...
over 12 years ago
Checkpoint work in progress to support copter parameters aka settings.
C J Silverio
More...
over 12 years ago
Cleanup.
C J Silverio
More...
over 12 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree