summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove notesHEADmasterSam Anthony2024-11-301-6/+0
* remove TODOSam Anthony2024-11-301-29/+0
* presentationSam Anthony2024-11-303-6/+7
* presentation slidesSam Anthony2024-11-293-0/+700
* server dashboard: styleSam Anthony2024-11-291-9/+10
* server dashboard: chart axis labelsSam Anthony2024-11-292-2/+6
* server: record duty cycle over timeSam Anthony2024-11-295-14/+70
* reconnect to wifiSam Anthony2024-11-292-0/+3
* increase sample rateSam Anthony2024-11-292-2/+2
* server: input validationSam Anthony2024-11-293-3/+21
* server: use '...' for variadic argSam Anthony2024-11-291-2/+2
* HvacStation: low/high indicator LEDsSam Anthony2024-11-291-1/+8
* HvacStation: use full LED barSam Anthony2024-11-291-5/+19
* HvacStation: refactor led barSam Anthony2024-11-291-5/+21
* HvacStation: LED barSam Anthony2024-11-291-3/+54
* SensorStation: screenSam Anthony2024-11-281-14/+61
* HvacStation: screenSam Anthony2024-11-281-39/+83
* server: format chart x axisSam Anthony2024-11-271-0/+3
* server: chart y axis rangeSam Anthony2024-11-271-0/+3
* update makefileSam Anthony2024-11-271-1/+1
* server: gofmtSam Anthony2024-11-272-7/+7
* server: sort rooms by name in chartSam Anthony2024-11-271-18/+59
* server: add hr's to dashboardSam Anthony2024-11-261-2/+2
* server: chart of humidity vs timeSam Anthony2024-11-268-15/+152
* server: limit number of samples kept in memorySam Anthony2024-11-263-4/+9
* HvacStation: post duty cycle to serverSam Anthony2024-11-261-9/+54
* HvacStation: retrieve target humidity from serverSam Anthony2024-11-261-21/+26
* update makefileSam Anthony2024-11-261-1/+1
* server: display target humiditySam Anthony2024-11-264-17/+29
* SensorStation: send target humidity to serverSam Anthony2024-11-261-20/+62
* add dashboard.html to MakefileSam Anthony2024-11-261-1/+1
* sensor station: button debounceSam Anthony2024-11-211-6/+16
* sensor station: up, down buttonsSam Anthony2024-11-211-3/+65
* server: embed htmlSam Anthony2024-11-212-41/+43
* server dashboard: display duty cycleSam Anthony2024-11-216-20/+46
* make gofmt seperate make targetSam Anthony2024-11-211-0/+2
* server dashboard: commentsSam Anthony2024-11-211-0/+2
* server dashboard: show 'unknown' if there is no humidity dataSam Anthony2024-11-211-2/+16
* server dashboard: sort by room idSam Anthony2024-11-211-11/+5
* server dashboardSam Anthony2024-11-214-42/+126
* checkin docSam Anthony2024-11-211-0/+52
* organize TODOSam Anthony2024-11-081-10/+1
* server: move parseQuery() to humidity.goSam Anthony2024-11-072-21/+21
* server: fix punctuation in commentSam Anthony2024-11-071-1/+1
* add clean make targetSam Anthony2024-11-071-0/+3
* add release make targetSam Anthony2024-11-071-1/+7
* server: refactorSam Anthony2024-11-075-151/+177
* server: handle /duty_cycleSam Anthony2024-11-073-11/+34
* api: define POST /duty_cycleSam Anthony2024-11-071-1/+1
* update TODOSam Anthony2024-11-071-7/+9