C J Silverio

Results 37 issues of C J Silverio

Maybe make a mock usb radio that responds with mocked-up packets. I'm still at the stage where integration testing to discover how the firmware actually behaves (as opposed to how...

alpha

For human-controlled flight. The python client scans available USB devices for game controllers & lets you select one. We can be far more primitive at first. Goal would be to...

enhancement
flight control

Step one: just visualize the data. Don't try to do any control/settings stuff.

enhancement
beta

socket.io would probably be ideal for this. All telemetry data plus copter AI goals would be made available.

enhancement
beta
api

Don't have one yet & the current firmware doesn't support the 2 new sensors, but eventually altitude & heading telemetry will be required.

radio driver
flight control

#1 problem is that the copter accelerates very quickly when the battery is fully-charged but much more weakly when the battery is lower. It would be great to use the...

alpha
flight control

Just pass an options hash around, with channel & data rate as named fields.

alpha
api

Documentation should cover the copter control API but doesn't need to cover the driver layer. The architecture should be covered to help possible contributors, however.

enhancement
beta
api

If you re-run the instructions for the first "mission possible" problem statement instead of using "goingnative print", it will generate lots & lots of new `myaddon` folders. It will also...