khatus.git
2018-08-20  Siraaj KhandkarAdd redesign note to decouple sleep from sensor
2018-08-20  Siraaj KhandkarDrop each option down to its own line
2018-08-20  Siraaj KhandkarRemove stale option from sanity_check
2018-08-19  Siraaj KhandkarFix grammar
2018-08-19  Siraaj KhandkarFix missing backtick
2018-08-19  Siraaj KhandkarMerge branch 'uniform-interface'
2018-08-19  Siraaj KhandkarUpdate README
2018-08-19  Siraaj KhandkarDo not attach anything to the sensor output stream...
2018-08-19  Siraaj KhandkarUpdate alignment
2018-08-19  Siraaj KhandkarFix incorrect key for disk usage cache lookup
2018-08-19  Siraaj KhandkarAdd sanity_check scrip, for quick dev "testing"
2018-08-19  Siraaj KhandkarRemove debug prints and add TODOs
2018-08-18  Siraaj KhandkarAdjust naming convention and fix usage
2018-08-18  Siraaj KhandkarRemove the no-longer-used option: --debug
2018-08-18  Siraaj KhandkarSimplify setting default volume symbol
2018-08-18  Siraaj KhandkarFix missing default value when mute field is unknown
2018-08-18  Siraaj KhandkarShorten some long lines
2018-08-17  Siraaj KhandkarMark GC messages as INFO rather than ERROR
2018-08-17  Siraaj KhandkarRemove the outdated "inp" from interval parameter names
2018-08-17  Siraaj KhandkarRevise naming convention
2018-08-16  Siraaj KhandkarFix missing subscript
2018-08-16  Siraaj KhandkarGeneralize unit scaling
2018-08-16  Siraaj KhandkarDe-conflate value from expiration status
2018-08-16  Siraaj KhandkarPass ttl explicitly
2018-08-16  Siraaj KhandkarComment on the effective meaning of ttl=0
2018-08-16  Siraaj KhandkarRename age_max to ttl
2018-08-16  Siraaj KhandkarLine-buffer upower output
2018-08-16  Siraaj KhandkarRe-arrange redirections for better parallelism
2018-08-16  Siraaj KhandkarMove total_to_diff transform from script to function
2018-08-16  Siraaj KhandkarIncrease TTL for most data points
2018-08-16  Siraaj KhandkarRedesign component interfaces
2018-08-13  Siraaj KhandkarClear MPD state on non-0 exit from MPD song sensor
2018-08-12  Siraaj KhandkarFix whitespace
2018-08-09  Siraaj KhandkarFix iwconfig parser output to include interface
2018-08-09  Siraaj KhandkarAdd TODO for controller k/v API
2018-08-08  Siraaj KhandkarAdd optional sensor performance logging
2018-08-08  Siraaj KhandkarAdd redesign notes
2018-08-08  Siraaj KhandkarFix weather alerts with empty phenomena
2018-08-08  Siraaj KhandkarFix tab invader
2018-08-08  Siraaj KhandkarAlert on reported weather phenomena
2018-08-07  Siraaj KhandkarGrab wifi status from iwconfig instead of nmcli
2018-08-07  Siraaj KhandkarRevert "Simplify IPC - no need to name the pipe"
2018-08-07  Siraaj KhandkarExtend TODO for wireless sensor improvements
2018-08-07  Siraaj KhandkarAdd TODO for nmcli monitor
2018-08-06  Siraaj KhandkarRename reactor to watcher
2018-08-06  Siraaj KhandkarSimplify IPC - no need to name the pipe
2018-08-06  Siraaj KhandkarAdd TODO section to README
2018-08-06  Siraaj KhandkarSplit actuator into 2
2018-08-04  Siraaj KhandkarPropagate controller errors as alerts
2018-08-03  Siraaj KhandkarAdd some notes on actuator(s)
2018-08-03  Siraaj KhandkarShow example of error propagation
2018-08-03  Siraaj KhandkarSketch a rough design diagram
2018-08-03  Siraaj KhandkarAdd actuator prototype
2018-08-03  Siraaj KhandkarPropagate sensor errors to controller and trigger alerts
2018-08-03  Siraaj KhandkarBe a bit more-consistent with while loops
2018-08-03  Siraaj KhandkarSimplify CLI option handling
2018-08-03  Siraaj KhandkarFix khatus_sensor_bluetooth_power
2018-08-03  Siraaj KhandkarFix bluetoothctl parser
2018-08-01  Siraaj KhandkarShow "n/a" instead of "off" when no bluetooth controlle...
2018-08-01  Siraaj KhandkarLog error on unexpected mute field value
2018-08-01  Siraaj KhandkarSplit-out and refactor 'pactl list sinks' parser
2018-08-01  Siraaj KhandkarFix volume sensor
2018-08-01  Siraaj KhandkarSplit-out ip addr parser
2018-08-01  Siraaj KhandkarLeave 2 cats alone
2018-08-01  Siraaj KhandkarSplit-out and refactor MPD status parser
2018-08-01  Siraaj KhandkarUpdate README
2018-08-01  Siraaj KhandkarRemove some newlines
2018-08-01  Siraaj KhandkarSplit-out and refactor bluetooth status parser
2018-08-01  Siraaj KhandkarSplit batter and line_power alerts
2018-08-01  Siraaj KhandkarRefactor forking functions
2018-08-01  Siraaj KhandkarReact-to, rather than poll-for, energy events
2018-08-01  Siraaj KhandkarAdd msg field to debug
2018-08-01  Siraaj KhandkarMake alert subject more-explicit
2018-08-01  Siraaj KhandkarRemove dead code
2018-08-01  Siraaj KhandkarInclude more info in mpd song change alert
2018-08-01  Siraaj KhandkarDo not alert on playlist clearing
2018-08-01  Siraaj KhandkarAdd alert - mpd song change
2018-08-01  Siraaj KhandkarRe-factor MPD currentsong parsing
2018-08-01  Siraaj KhandkarRename split_msg_parts to fields_shift
2018-08-01  Siraaj KhandkarAdd energy state change alert
2018-08-01  Siraaj KhandkarAdd energy alert for <20%
2018-08-01  Siraaj KhandkarInclude src alert name in alert msg
2018-08-01  Siraaj KhandkarRemove unused variable
2018-08-01  Siraaj KhandkarReduce urgency for bellow-50%-energy alert
2018-08-01  Siraaj KhandkarAllow passing log dir and pipe as CLI options
2018-08-01  Siraaj KhandkarIgnore ./data directory
2018-08-01  Siraaj KhandkarRedirect stderr of each sensor to a (common) log file
2018-07-31  Siraaj KhandkarFix energy alert and normalize debug
2018-07-31  Siraaj KhandkarFix abnormal energy status output
2018-07-31  Siraaj KhandkarAdd energy alerts and normalize output channels
2018-07-31  Siraaj KhandkarAutomate parameter value reporting
2018-07-31  Siraaj KhandkarOutput bar on every datetime msg
2018-07-31  Siraaj KhandkarSplit workers into dedicated files
2018-07-30  Siraaj KhandkarPostfix interval_[in|out]_* with "p"
2018-07-30  Siraaj KhandkarAllow overriding data refresh intervals via CLI options
2018-07-30  Siraaj KhandkarMerge branch 'parallelize_and_reduce_disk_io'
2018-07-30  Siraaj KhandkarUpdate screenshot
2018-07-30  Siraaj KhandkarUse temp data directory by default
2018-07-30  Siraaj KhandkarUse copy, rather than link, for install
2018-07-30  Siraaj KhandkarRemove old khatus scripts
next
This page took 0.038061 seconds and 4 git commands to generate.