Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nathantsoi omnibusf4sd #9491

Merged
merged 6 commits into from
May 20, 2018
Merged

Nathantsoi omnibusf4sd #9491

merged 6 commits into from
May 20, 2018

Conversation

LorenzMeier
Copy link
Member

@LorenzMeier LorenzMeier commented May 20, 2018

No description provided.

nathantsoi and others added 6 commits May 20, 2018 11:03
Flight tested: ekf2 w/ mag and compass by @nathantsoi: https://logs.px4.io/plot_app?log=79b81031-cf1e-41f0-890b-d6cd7d559766

NOTE: external I2C devices need a pullup. I have tested with a 3.3v 2.2k pullup.

Working:
 - mpu6000, bench tested and verified via nsh
 - fmu
 - all 6 ch output bench tested w/ pwm and oneshot via nsh
 - ppm input bench tested
 - dsm input bench tested
 - bmp280, bench tested and verified via nsh
 - hmc5883, bench tested and verified via nsh, but requires an external i2c pullup
 - gps on uart6
 - startuplog, nsh, mavlink on uart4, but params are not sent for some reason. RSSI pin is TX, MOTOR 5 is RX (normal mode, 57600 baud)
 - rgbled over i2c, bench tested and workingp
 - sbus via the shared sbus/ppm pin (which includes an inverter to the mcu SBUS in pin), remove the solder bridge or jumper to the ppm pin before use

Not yet implemented:
  - ADC
  - OSD: passthrough video is untested, use at your own risk until a basic driver is implemented.
This allows to use PX4 on systems that do not have a mag or a baro,
such as the Omnibus F4 SD.
in parameters.cpp

per @dagar: As soon as commander starts it runs the preflight checks which does the param_find.
@LorenzMeier
Copy link
Member Author

Jenkins test this, please.

@LorenzMeier LorenzMeier merged commit 59c1d3f into master May 20, 2018
@LorenzMeier LorenzMeier deleted the nathantsoi-omnibusf4sd branch May 20, 2018 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants