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

Simple configuration of more devices #80

Open
collin80 opened this issue Sep 4, 2014 · 1 comment
Open

Simple configuration of more devices #80

collin80 opened this issue Sep 4, 2014 · 1 comment

Comments

@collin80
Copy link
Owner

collin80 commented Sep 4, 2014

Currently it is possible to configure generic throttle and motor controller parameters via the web interface. But, other devices exist. It should be possible to configure charging voltage and current for chargers. It should be possible to configure the DC/DC bus voltage for the accessory (+12V). Maybe not all chargers or DC/DC converters can be thus configured. In that case they're free to ignore the settings. But it might be nice to still be able to set a basic list of generic and mostly shared settings for each device type so that people can quickly configure their car from the web interface. More advanced configuration can be done on the serial console.

@neuweiler
Copy link
Contributor

check out SerialConsole.cpp and the various config pages in the web site. Depending on the activated device (e.g. BrusaDMC5 or DmocMotorController) you see the related set of configuration options only.

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