| 2020-10-31 | Steven Baltakatei... | fix(exec/temp):Handle exception from poll script's... | commit | commitdiff | tree | 
| 2020-10-28 | Steven Baltakatei... | chore(exec/temp):Slow temp log period to 10s | commit | commitdiff | tree | 
| 2020-10-28 | Steven Baltakatei... | fix(exec/temp):Remove buffer from poll py script to... | commit | commitdiff | tree | 
| 2020-10-27 | Steven Baltakatei... | fix(exec/temp):Reduce socket calls for hostname | commit | commitdiff | tree | 
| 2020-10-27 | Steven Baltakatei... | feat(exec/temp):Log hostname in polling script | commit | commitdiff | tree | 
| 2020-10-27 | Steven Baltakatei... | fix(exec/temp):Make temp poll script executable | commit | commitdiff | tree | 
| 2020-10-27 | Steven Baltakatei... | feat(exec/temperature):Add poll py script, update README | commit | commitdiff | tree | 
| 2020-10-27 | Steven Baltakatei... | chore(TODO):Note need to create script to handle file... | commit | commitdiff | tree | 
| 2020-10-25 | Steven Baltakatei... | doc(temp/README):Initialize README for temperature... | commit | commitdiff | tree | 
| 2020-10-24 | Steven Baltakatei... | chore(TODO):Update | commit | commitdiff | tree | 
| 2020-10-19 | Steven Baltakatei... | fix(doc):Enforce relative paths in org files, misc... | commit | commitdiff | tree | 
| 2020-10-17 | Steven Baltakatei... | feat(doc/time/README):Replace ntpsec/ntp with chrony | commit | commitdiff | tree | 
| 2020-10-17 | Steven Baltakatei... | fix(doc/setup/README):Add more details for SSH login | commit | commitdiff | tree | 
| 2020-10-16 | Steven Baltakatei... | chore(README):Update main readme. | commit | commitdiff | tree | 
| 2020-10-16 | Steven Baltakatei... | chore(doc/location):Remove old exported README cruft | commit | commitdiff | tree | 
| 2020-10-16 | Steven Baltakatei... | Merge branch 'feature/bash-logging-filter/BK-2020-02... | commit | commitdiff | tree | 
| 2020-10-16 | Steven Baltakatei... | doc(doc/time):Document time tracking setup | commit | commitdiff | tree | 
| 2020-10-13 | Steven Baltakatei... | Merge branch 'develop' into feature/time-server/EVA... | commit | commitdiff | tree | 
| 2020-10-13 | Steven Baltakatei... | doc(time):Prpeare update for README | commit | commitdiff | tree | 
| 2020-10-12 | Steven Baltakatei... | doc(time/README):Add working ntp.conf file and refs | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | doc(setup):Note need to install gpsbabel | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | doc(location/README):Note how to enable serial port... | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | fix(exec/bklog):Fix missing semicolon | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | fix(exec/bklog):Fix --no-store-raw option | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | doc(setup):Note how to connect remotely to Syncthing... | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | doc(setup):Note how to start syncthing automatically | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | doc(setup):Note how to change time zone | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | chore(exec):Clean up dirs for age exec | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | exec(age):Add binary for linux-arm version of age | commit | commitdiff | tree | 
| 2020-10-08 | Steven Baltakatei... | doc(location):Update README | commit | commitdiff | tree | 
| 2020-10-07 | Steven Baltakatei... | doc(setup):Update README with physical setup | commit | commitdiff | tree | 
| 2020-10-07 | Steven Baltakatei... | doc(setup):Update README with SSH, git, and age details | commit | commitdiff | tree | 
| 2020-10-07 | Steven Baltakatei... | feat(exec):Add age binary | commit | commitdiff | tree | 
| 2020-10-07 | Steven Baltakatei... | doc(setup):Use zdv2.bktei.com instead of gitlab.com... | commit | commitdiff | tree | 
| 2020-10-07 | Steven Baltakatei... | doc(various):Move common setup instructions to dedicatd... | commit | commitdiff | tree | 
| 2020-10-07 | Steven Baltakatei... | chore(doc/time):Add ref for PiZ time server setup | commit | commitdiff | tree | 
| 2020-10-07 | Steven Baltakatei... | chore(doc/time):Update README | commit | commitdiff | tree | 
| 2020-07-25 | Steven Baltakatei... | doc(time):Create README for time server setup | commit | commitdiff | tree | 
| 2020-07-23 | Steven Baltakatei... | doc(location):Add NMEA sentence descrip; bklog:init... | commit | commitdiff | tree | 
| 2020-07-20 | Steven Baltakatei... | doc(bklog-plan): Add TODO feature: config file parsing | commit | commitdiff | tree | 
| 2020-07-16 | Steven Baltakatei... | feat(README):Convert main README to org file from markdown | commit | commitdiff | tree | 
| 2020-07-15 | Steven Baltakatei... | doc(bklog-plan):Note possible future feature: user... | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | fix(bklog):Update plan, bump version (bklog working) | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | fix(bklog):Fix initial edge case bug in duration time | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | fix(bklog):Fix flip-flopped buffer start/end timestamps | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | debug(bklog):Testing duration code | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | debug(bklog):Debugging duration code | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | fix(bklog):Fix gap in duration times | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | fix(bklog):timeDuration():Fix duration 0 error. | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | doc(bklog-plan):Add TODO item:account for input script... | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | Merge branch 'develop' into feature/bash-logging-filter... | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | debug(bklog):Fix SECONDS advancing | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | debug(bklog):Add minor debug msg | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | debug(bklog):Add debug messages | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | fix(bklog):Fix buffer drift via SECONDS | commit | commitdiff | tree | 
| 2020-07-14 | Steven Baltakatei... | doc(bklog-plan):Add TODO task: correct drift of SECONDS | commit | commitdiff | tree | 
| 2020-07-13 | Steven Baltakatei... | fix(bklog):Add 2nd try to checkMakeTar() if tar --list... | commit | commitdiff | tree | 
| 2020-07-12 | Steven Baltakatei... | doc(exec):Create coding plan for bklog, retire bkgpslog... | commit | commitdiff | tree | 
| 2020-07-12 | Steven Baltakatei... | doc(bklog):Update location readme with bklog details | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | chore(bklog):Update vbm() to include script name | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(pressure):bmp388.py:Make executable | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | doc(pressure):Note python-smbus dependency for bmp388... | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | feat(pressure):Add python script for outputting pressur... | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Fix debug and status messages | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | test(bklog):Uncomment cleanup line since script functional | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | debug(bklog):Test tar --append | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | debug(bklog):Test more direct tar --append operation | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | chore(bklog):Bump version for recent commit change. | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Add missing appendArgTar() function | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | debug(bklog):Fix version appending; test filewrite... | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | debug(bklog):Debugging write command | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | debug(bklog):Add debug msgs in magicParseProcessStrings | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Fix how procStrings and procFileExts arrays... | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | style(bklog):Combine functions that parse '-r' and... | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | debug(bklog):Format DEBUG messages to align better | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | debug(bklog):Add debug msgs to write function | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | debug(bklog):Add various debug msgs with function names | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Add missing function dateTimeShort() | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | test(bklog):Add debug message in main loop | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | test(bklog):Add debug messages in magic functions | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | debug(bklog):Remove debug msgs from main loop | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Convert debug echos into vbm() | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Add missing functions, remove ref to removed... | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Fix boolean '-' test in magicParseProcessStr... | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | test(bklog):Add debug msg to magicParseProcessStrings() | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | test(bklog):Add debug msgs to magicParseProcessStrings() | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Add missing validateInput() | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Add missing checkAgePubkey(), reorder functions | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | chore(bklog):Remove extraneous echoerr references | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | test(bklog):Minor usage correction | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | fix(bklog):Add missing function timeDuration() from... | commit | commitdiff | tree | 
| 2020-07-11 | Steven Baltakatei... | feat(bklog):Copy bkgpslog functions, rewrite main | commit | commitdiff | tree | 
| 2020-07-10 | Steven Baltakatei... | Merge branch 'develop' into feature/bash-logging-filter... | commit | commitdiff | tree | 
| 2020-07-10 | Steven Baltakatei... | style(bkgpslog):Change VAR_NAMES to varNames | commit | commitdiff | tree | 
| 2020-07-10 | Steven Baltakatei... | chore(bkgpslog):Change allcaps varnames to lower/uppercase | commit | commitdiff | tree | 
| 2020-07-10 | Steven Baltakatei... | chore(bklog):Add more metadata | commit | commitdiff | tree | 
| 2020-07-10 | Steven Baltakatei... | feat(bklog):Add metadata, version | commit | commitdiff | tree | 
| 2020-07-10 | Steven Baltakatei... | feat(bklog):Create barebones logging script for general... | commit | commitdiff | tree | 
| 2020-07-07 | Steven Baltakatei... | fix(bkgpslog):Recreate working dir if missing | commit | commitdiff | tree | 
| 2020-07-07 | Steven Baltakatei... | test(bkgpslog):Add sticky bit to DIR_TMP | commit | commitdiff | tree | 
| next |