Commit Graph

3955 Commits

Author SHA1 Message Date
Russell Stanley f052516f9f mend 2022-02-09 12:53:18 +10:30
Russell Stanley be3e74ca43 code cleanup addressing comments on PR 2022-02-09 12:06:28 +10:30
Russell Stanley 0781cd3c26 Merge branch 'patch-turbidity' of https://bitbucket.org/ausocean/av into patch-turbidity 2022-02-08 11:55:23 +10:30
Russell Stanley dd0653b60c split turbidity probe declaration 2022-02-08 01:21:33 +00:00
Russell Stanley d8fefc0930 split turbidity probe declaration 2022-02-08 11:20:20 +10:30
Russell Stanley 4f33f13358 patch build issues from latest turbidity probe PR 2022-02-08 09:57:05 +10:30
Russell Stanley 18b9a3dbab Code cleanup 2022-02-01 17:04:38 +10:30
Saxon Nelson-Milton 6efe0ea8da turbidity files tagged for (not) nocv 2022-02-01 17:04:38 +10:30
Russell Stanley d2929f7415 turbidity package integration and improved logging 2022-02-01 17:04:38 +10:30
Russell Stanley ee9ee08220 added additional comments 2022-02-01 17:04:38 +10:30
Russell Stanley fea59f4a07 added gonum stat library, moved plotResults to test file 2022-02-01 17:04:38 +10:30
Russell Stanley 07c8d4774a add standard deviation function 2022-02-01 17:04:38 +10:30
Russell Stanley 88f0716f7b resolve sharpness/saturation terminology issue, updated package names and code cleanup 2022-02-01 17:04:38 +10:30
Russell Stanley 090162c472 improved corner detection in transform function, fixed some comments 2022-02-01 17:04:27 +10:30
Russell Stanley dc6f4b9272 code cleanup 2022-02-01 17:04:22 +10:30
Russell Stanley bfb50de4e1 Add description, author and license comment 2022-02-01 16:36:43 +10:30
Russell Stanley 808f0f662e Fixed range issues with gocv 2022-02-01 16:36:43 +10:30
Saxon Nelson-Milton b97cc3c8c7 turbidity files tagged for (not) nocv 2022-02-01 16:36:42 +10:30
Russell Stanley 74355b1ba8 Updated experiment 2022-02-01 16:35:19 +10:30
Russell Stanley 651488fc59 Split files and improved implementation 2022-02-01 16:29:14 +10:30
Russell Stanley 357510cfab initial turbidity probe integration 2022-02-01 16:25:42 +10:30
Russell Stanley 3614d5c2cc Read h264 frame into a byte slice 2022-02-01 16:25:42 +10:30
Russell Stanley 7da2097cf9 added testing file and began write implementation 2022-02-01 16:25:42 +10:30
Russell Stanley 0c6d9d0132 setup ticker 2022-02-01 16:25:42 +10:30
Saxon Nelson-Milton bdb44214a1 rv & revid/{revid.go, pipeline.go}: added probe component to revid and wrote skeleton of probe implementation for turbdidity sensing in rv 2022-02-01 16:25:42 +10:30
Saxon Nelson-Milton d1d5bac03a fixing go mod 2022-01-13 16:08:02 +10:30
Russell Stanley d74d0b81bc Updated hyperparameter settings and function calls 2022-01-13 16:08:02 +10:30
Russell Stanley f87dee289f Updated experiment 2022-01-13 16:08:02 +10:30
Russell Stanley 6622c884ea code cleanup as per comments on last commit 2022-01-13 16:08:02 +10:30
Russell Stanley 32274f5022 Added experimental setup functionality 2022-01-13 16:08:02 +10:30
Russell Stanley d994e94678 Split files and improved implementation 2022-01-13 16:08:02 +10:30
Russell Stanley 613335918b Initial turbidity implementation 2022-01-13 16:08:02 +10:30
Saxon Nelson-Milton 36f1436645 cmd/rv/main.go: updating bitrate pin and using const 2022-01-13 16:08:02 +10:30
Dan Kortschak e9db8911c6 device/raspistill: remove impossible condition 2022-01-13 16:08:02 +10:30
Dan Kortschak 986c010d3b protocol/rtcp: fix format string 2022-01-13 16:08:02 +10:30
Dan Kortschak 5f4bcb61e0 device/alsa: check error 2022-01-13 16:08:02 +10:30
Dan Kortschak baef3c0585 device/alsa,revid: clarify type conditions and remove redundant condition 2022-01-13 16:08:02 +10:30
Dan Kortschak fd7113860b device: fix incorrect uses of MultiError and guard against misuse 2022-01-13 16:08:02 +10:30
Saxon Nelson-Milton 49aa588aae cmd/rv/main.go & revid/config/variables.go: rename Variables Type_ field to Type and comment Variables global. 2021-07-22 13:06:06 +09:30
Dan Kortschak 05a6b4435a
revid: rename KeyRB* and RB* to refer to pool
This also changes lexically significant strings in configuration text.
2021-05-17 11:18:44 +09:30
Dan Kortschak 7541015730
cmd/audio-netsender,device/alsa,revid: swap out ring buffer for pool buffer
Names of config fields have been left unchanged since they appear to be lexically
coupled to behaviour and so require greater care.
2021-05-17 11:15:38 +09:30
Dan Kortschak f27e4abdf8
ci,filter: simplify, generalise and document build constraints 2021-05-17 10:51:50 +09:30
Dan Kortschak 3c7828599c
cmd/looper: simplify build constraints and document crippled build artifact 2021-05-17 10:49:20 +09:30
Dan Kortschak a7b97b0b1b
filter: fix import ordering 2021-05-17 10:46:53 +09:30
Saxon Nelson-Milton 0307aa3fc2 edited README.md file details regarding GNU license 2021-04-13 16:39:54 +09:30
Saxon Nelson-Milton 319d9a661b removed replaced Readme.md 2021-04-12 14:34:06 +09:30
Saxon Milton 7da843531e Merged in readme-top (pull request #465)
added README.md files to top level packages

Approved-by: kortschak
2021-04-11 03:33:50 +00:00
Saxon Milton 81fa0a276c Merged in parse-int (pull request #463)
revid/config/variables.go: created parseInt helper and using ParseUint in parseUint helper

Approved-by: Alan Noble
Approved-by: kortschak
2021-04-11 01:53:03 +00:00
Saxon Nelson-Milton ba7c76c2fc revid/config/variables.go: created parseInt helper and using ParseUint in parseUint helper 2021-04-11 11:22:17 +09:30
Saxon Nelson-Milton 7b00f00e16 added README.md files to top level packages 2021-04-11 11:19:37 +09:30