Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan pushed to master at BitGoblin/hardware-tests 2022-09-05 13:05:36 -04:00
f9de9ef93c Renamed the 'ping' test to the 'latency' test to more accurately reflect the test; Added the '-i' flag to the jitter and latency tests to set the ping interval timing
gballan pushed tag v0.3.3 to BitGoblin/hardware-tests 2022-09-05 12:31:55 -04:00
gballan pushed to master at BitGoblin/hardware-tests 2022-09-05 12:31:50 -04:00
3169c11cc5 Version bump to v0.3.3
gballan pushed to master at BitGoblin/hardware-tests 2022-09-05 12:31:20 -04:00
d4d3e37e8d Completed the network bandwidth test function using iperf3; adjusted Cargo.toml a bit to allow patch updates for dependencies
gballan pushed tag v0.2.1 to BitGoblin/adept 2022-09-03 20:00:35 -04:00
gballan closed issue BitGoblin/adept#11 2022-09-03 19:59:21 -04:00
Rename file extension on transcoded files
gballan commented on issue BitGoblin/adept#11 2022-09-03 19:59:18 -04:00
Rename file extension on transcoded files

Handled in 076947ebf93e18f933fbd42d7bb01db695e959e5

gballan opened issue BitGoblin/adept#11 2022-09-03 19:58:40 -04:00
Rename file extension on transcoded files
gballan pushed to master at BitGoblin/adept 2022-09-03 19:55:57 -04:00
076947ebf9 Fixed the transcode job to rename the output file to the proper extension
611d0dba9a Refactored the code a bit so that the Transcoder object handles more of its own setup
Compare 2 commits »
gballan closed issue BitGoblin/adept#10 2022-09-03 10:52:49 -04:00
Send log messages to both console and file
gballan commented on issue BitGoblin/adept#10 2022-09-03 10:52:46 -04:00
Send log messages to both console and file

Handled in 674327e0cfcf9282b59471d2018914b092655b38

gballan opened issue BitGoblin/adept#10 2022-09-03 10:52:29 -04:00
Send log messages to both console and file
gballan pushed to master at BitGoblin/adept 2022-09-03 10:51:27 -04:00
674327e0cf Added a multi-writer so that log messages go to both the console and log file
gballan pushed to master at BitGoblin/adept 2022-09-03 10:46:03 -04:00
602ddb1a00 Added example config file to the build files
gballan closed issue BitGoblin/adept#2 2022-09-02 18:20:38 -04:00
Allow user to configure where to send log files
gballan commented on issue BitGoblin/adept#2 2022-09-02 18:20:33 -04:00
Allow user to configure where to send log files

Handled in 4306a9bca5723546380abe3b0e459251f0ecf60b

Added to v0.2.0 release

gballan pushed tag v0.2.0 to BitGoblin/adept 2022-09-02 18:18:30 -04:00
gballan pushed to master at BitGoblin/adept 2022-09-02 18:17:51 -04:00
4306a9bca5 Added logging to file feature
gballan pushed to master at BitGoblin/adept 2022-09-02 17:58:11 -04:00
579450a537 Updated runtime dependencies in the readme
gballan opened issue BitGoblin/adept#9 2022-09-02 17:49:28 -04:00
Separate the folder setup into a sub-command