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

Review *all* shell commands after switching to new string library #38

Open
oscgonfer opened this issue Jun 4, 2024 · 0 comments
Open
Assignees

Comments

@oscgonfer
Copy link
Contributor

After recent firmware changes to move to a new library, the parsing of commands on the control interface has gone all awol.

We need to review all the commands listed in the docs.

Here a compilation:

CO2

SCK > control scd30 calfactor
SCD30 CO2: calfactor
Forced Recalibration Factor: 632
SCK > control scd30 autocal  
SCD30 CO2: autocal
Auto Self Calibration: off
SCK > read co2                
SCD30 CO2: 742 ppm
SCK > control scd30 autocal on
GPS Longitude: autocal on
Unrecognized sensor, or no control interface available for this sensor
SCK > control co2 autocal on  
GPS Longitude: autocal on
Unrecognized sensor, or no control interface available for this sensor
SCK > control scd30 co2 autocal on
SCD30 CO2: autocal on
Auto Self Calibration: on
SCK > read co2
SCD30 CO2: 742 ppm

Water

fablabbcn/smartcitizen-kit-2x#60

@oscgonfer oscgonfer self-assigned this Jun 4, 2024
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

No branches or pull requests

1 participant