omr

lp:omr

Created by Thomas de Graaff and last modified
Get this branch:
bzr branch lp:omr
Only Thomas de Graaff can upload to this branch. If you are Thomas de Graaff please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Thomas de Graaff
Project:
omr
Status:
Development

Recent revisions

7. By Thomas de Graaff <email address hidden>

Added gpl license to local server files.

6. By Thomas de Graaff <email address hidden>

Local server software added. omr_local_store.sh stores the data send by the sensorboard in a local file. omr_send_data.sh sends the locally stored data to the main server.

5. By Thomas de Graaff <email address hidden>

Changed softvar variable type from character string to byte. Character strings were storing properly a the rom, but reading the variable outside the function were they are read from rom gives strange results. Character strings are not deeded anyhow, so the softvar type is changed to byte, which stores, and reads from rom properly.

4. By Thomas de Graaff <email address hidden>

Set variable values with index higher than momentary indexnumber via serial, this makes it possible for example to set values needed to read an extra variable beforehand, so that when the variable number is increased, all variable settings are set already.

3. By Thomas de Graaff <email address hidden>

Interrupt minimal number of reads before send forced, before data would be send with any send, now only when minimum number of reads is reached

2. By Thomas de Graaff <email address hidden>

DHT11 Temperature and humidity sensor added to software.

1. By Thomas de Graaff <email address hidden>

Initial import

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers