Menu

SVN Commit Log


Commit Date  
[r69] by dannybackx

Include hostname in a couple more places

2024-05-25 09:37:54 Tree
[r68] by dannybackx

Document the production build

2024-05-25 07:32:07 Tree
[r67] by dannybackx

A Makefile for production builds (put some symlinks pointing to the upper level in the directory).
Example :

% ls -l production
drwxrwxr-x 54 danny backx 4096 May 25 09:23 build
lrwxrwxrwx 1 danny backx 17 May 23 03:04 CMakeLists.txt -> ../CMakeLists.txt
lrwxrwxrwx 1 danny backx 13 May 23 03:04 components -> ../components
lrwxrwxrwx 1 danny backx 7 May 23 03:04 main -> ../main
-rw-rw-r-- 1 danny backx 297 May 25 09:17 Makefile
lrwxrwxrwx 1 danny backx 23 May 23 03:04 sdkconfig -> ../sdkconfig.production
lrwxrwxrwx 1 danny backx 21 May 23 03:10 sdkconfig.defaults -> ../sdkconfig.defaults

Also separate rules for test and production builds, esp. timing restrictions for sunrise queries.

2024-05-25 07:28:42 Tree
[r66] by dannybackx

Don't capitalize member function

2024-05-23 04:07:04 Tree
[r65] by dannybackx

Get back to our original schedule (changed a week ago).
Rate limits on the sunrise/sunset handling.

2024-05-23 01:23:21 Tree
[r64] by dannybackx

Make the date format less ambiguous

2024-05-19 11:59:16 Tree
[r63] by dannybackx

Fix a bug with sunrise hour update : the condition could never be true, so we never actually updated.

2024-05-18 13:10:03 Tree
[r62] by dannybackx

Detect event of permanent failure to fetch sunrise (e.g. due to certificate mismatch).

2024-05-15 18:24:40 Tree
[r61] by dannybackx

Move stuff around at startup so GPIO settings preceed getting network and time.
More consistent status report (times together, visually more understandable source).

2023-09-21 21:50:28 Tree
[r60] by dannybackx

Move GPIO configuration, and set to 0, to before time query.

2023-09-21 16:07:17 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.