hamishcunningham / pi-tronics

Source code for Raspberry Pi GATE projects.
http://pi.gate.ac.uk/
42 stars 15 forks source link

New feature #108

Open Kwisher opened 7 years ago

Kwisher commented 7 years ago

Is there a way to add fields to calculate daily, monthly & yearly totals?

hamishcunningham commented 7 years ago

erm, totals of what?! tnx!

Kwisher commented 7 years ago

Rainfall totals.

Kwisher commented 7 years ago

Also, anyway to limit the write to log.csv to only when the switch sends a signal? How about creating a separate date field (yyyy-mm-dd) & time field?

Thanks.

petaflot commented 4 years ago

erm, totals of what?! tnx!

Yes, that happens when you put all your "unrelated" projects in a single git repo.

petaflot commented 4 years ago

the correct way to do this, in case libraries are used, is to use submodules:

https://git-scm.com/book/en/v2/Git-Tools-Submodules