Sat, 10 Jul 2021 22:15:47 +0200 Add option --until default tip
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Jul 2021 22:15:47 +0200] rev 30
Add option --until We have --since (alias for --from-date), let's have --until for --to-date...
Sat, 10 Jul 2021 20:57:45 +0200 Update module dependencies
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Jul 2021 20:57:45 +0200] rev 29
Update module dependencies
Sat, 10 Jul 2021 20:54:14 +0200 Add a --reduce flag
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Jul 2021 20:54:14 +0200] rev 28
Add a --reduce flag The reduce flag regroups close measurements (that is, within 1 hour from the next one, threshold currently hardcoded) and replaces them with their average.
Sat, 13 Mar 2021 19:31:49 +0100 Add go modules; fix a linting warning
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2021 19:31:49 +0100] rev 27
Add go modules; fix a linting warning
Sat, 07 Apr 2018 21:27:59 +0200 Add license file
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Apr 2018 21:27:59 +0200] rev 26
Add license file
Sat, 07 Apr 2018 18:51:14 +0200 Add README
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Apr 2018 18:51:14 +0200] rev 25
Add README
Mon, 29 May 2017 22:49:16 +0200 Switch to spf13/pflag
Mikael Berthe <mikael@lilotux.net> [Mon, 29 May 2017 22:49:16 +0200] rev 24
Switch to spf13/pflag
Wed, 15 Mar 2017 21:17:46 +0100 Display Isolated Systolic Hypertension
Mikael Berthe <mikael@lilotux.net> [Wed, 15 Mar 2017 21:17:46 +0100] rev 23
Display Isolated Systolic Hypertension
Wed, 15 Mar 2017 20:41:49 +0100 Output statistics to stderr, not stdout
Mikael Berthe <mikael@lilotux.net> [Wed, 15 Mar 2017 20:41:49 +0100] rev 22
Output statistics to stderr, not stdout
Mon, 13 Mar 2017 23:36:15 +0100 Add option --class to display WHO blood pressure classification
Mikael Berthe <mikael@lilotux.net> [Mon, 13 Mar 2017 23:36:15 +0100] rev 21
Add option --class to display WHO blood pressure classification
Sun, 12 Mar 2017 23:21:13 +0100 Fix standard deviation calculation
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Mar 2017 23:21:13 +0100] rev 20
Fix standard deviation calculation
Sun, 12 Mar 2017 22:58:20 +0100 Add Mean Absolute Deviation to the statistics
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Mar 2017 22:58:20 +0100] rev 19
Add Mean Absolute Deviation to the statistics
Sun, 26 Feb 2017 17:06:21 +0100 Change option names for consistency
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Feb 2017 17:06:21 +0100] rev 18
Change option names for consistency
Sun, 26 Feb 2017 15:49:10 +0100 Update examples
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Feb 2017 15:49:10 +0100] rev 17
Update examples
Sun, 26 Feb 2017 15:47:49 +0100 Add option --before
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Feb 2017 15:47:49 +0100] rev 16
Add option --before Add alias "--after" for "--since" for consistency.
Sun, 26 Feb 2017 15:37:12 +0100 Ensure records read from the devices are correctly sorted
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Feb 2017 15:37:12 +0100] rev 15
Ensure records read from the devices are correctly sorted This is required for the filters to work fine.
Sun, 26 Feb 2017 15:29:01 +0100 Add support for several input JSON files
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Feb 2017 15:29:01 +0100] rev 14
Add support for several input JSON files
Sun, 26 Feb 2017 15:13:37 +0100 Fix sorting when merging
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Feb 2017 15:13:37 +0100] rev 13
Fix sorting when merging
Sun, 26 Feb 2017 14:46:10 +0100 Add note about sort.Slice()
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Feb 2017 14:46:10 +0100] rev 12
Add note about sort.Slice()
Sun, 26 Feb 2017 14:25:55 +0100 Improve merging
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Feb 2017 14:25:55 +0100] rev 11
Improve merging
Wed, 22 Feb 2017 21:01:21 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Wed, 22 Feb 2017 21:01:21 +0100] rev 10
Update documentation
Wed, 22 Feb 2017 21:01:06 +0100 Add time filtering (--to-time, --from-time)
Mikael Berthe <mikael@lilotux.net> [Wed, 22 Feb 2017 21:01:06 +0100] rev 9
Add time filtering (--to-time, --from-time)
Wed, 22 Feb 2017 19:47:43 +0100 Add more statistics
Mikael Berthe <mikael@lilotux.net> [Wed, 22 Feb 2017 19:47:43 +0100] rev 8
Add more statistics
Mon, 20 Feb 2017 22:41:58 +0100 Round results for average calculation
Mikael Berthe <mikael@lilotux.net> [Mon, 20 Feb 2017 22:41:58 +0100] rev 7
Round results for average calculation
Sun, 19 Feb 2017 17:06:48 +0100 Add installation instructions
Mikael Berthe <mikael@lilotux.net> [Sun, 19 Feb 2017 17:06:48 +0100] rev 6
Add installation instructions
Sun, 19 Feb 2017 14:08:57 +0100 Add credits
Mikael Berthe <mikael@lilotux.net> [Sun, 19 Feb 2017 14:08:57 +0100] rev 5
Add credits
Sun, 19 Feb 2017 13:56:59 +0100 Add examples
Mikael Berthe <mikael@lilotux.net> [Sun, 19 Feb 2017 13:56:59 +0100] rev 4
Add examples
Sun, 19 Feb 2017 13:40:13 +0100 Add option --since
Mikael Berthe <mikael@lilotux.net> [Sun, 19 Feb 2017 13:40:13 +0100] rev 3
Add option --since
Sun, 19 Feb 2017 00:01:09 +0100 Add options and JSON support
Mikael Berthe <mikael@lilotux.net> [Sun, 19 Feb 2017 00:01:09 +0100] rev 2
Add options and JSON support
Wed, 15 Feb 2017 22:16:55 +0100 Switch to github.com/tarm/serial
Mikael Berthe <mikael@lilotux.net> [Wed, 15 Feb 2017 22:16:55 +0100] rev 1
Switch to github.com/tarm/serial
(0) tip