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

ADC_x defines for the onboard adcs on lisa #159

Closed
flixr opened this issue Mar 14, 2012 · 1 comment
Closed

ADC_x defines for the onboard adcs on lisa #159

flixr opened this issue Mar 14, 2012 · 1 comment
Assignees

Comments

@flixr
Copy link
Member

flixr commented Mar 14, 2012

The lisa_m_1.0.h and lisa_l_1.0.h board files are missing some convenient defines for the onboard ADCs.
Like we have for the lpc based boards: ADC_0, ADC_1, etc...

Also we should maybe remove the -DUSE_AD1_1 -DUSE_AD1_2 -DUSE_AD1_3 -DUSE_AD1_4 from the rotorcraft.makefile?

@ghost ghost assigned esden Mar 14, 2012
@flixr
Copy link
Member Author

flixr commented Apr 6, 2012

I added some ADC_x defines and fixed some channel mappings for lisa/m in 6c2d32a
You should now be able to use ADC_1, ADC_2, ADC_3 for the ADCs on the ANALOG1 connector like shown on the Lisa/m page

flixr added a commit that referenced this issue Apr 10, 2012
* rotorcrafts: additional motor arming options: #174
* rotorcrafts: easier setting/tuning of nominal hover throttle if adaptive filter is not used: #177
* rotorcrafts: some more fixed when changing vertical guidance modes
* bat_checker module
* updated some ADC stuff for lisa/m: #159
  You should now be able to use ADC_1, ADC_2, ADC_3 for the ADCs on the ANALOG1
flixr added a commit that referenced this issue Apr 23, 2012
* rotorcrafts: additional motor arming options: #174
* rotorcrafts: easier setting/tuning of nominal hover throttle if adaptive filter is not used: #177
* rotorcrafts: some more fixed when changing vertical guidance modes
* updated some ADC stuff for lisa/m: #159
  You should now be able to use ADC_1, ADC_2, ADC_3 for the ADCs on the ANALOG1
* luftboot support
* fix the NMEA parser, now it at least works for some basic things
@flixr flixr closed this as completed May 8, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants