Kamil Domański

Results 13 issues of Kamil Domański

### Describe the bug If a logfile is filled out quickly enough, it can be rotated several times per second. The throughput counter however lives in `IOHandler`, which is re-created...

bug

> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link: https://github.com/kdomanski/iso9660 -...

pending-submitter-response
quality standard

The RRIP defines the following System Use Entries: - [x] `PX` POSIX file attributes (#44) - [ ] `PN` POSIX device number - [ ] `SL` Symbolic link - [x]...

- [ ] make RR writing the default, but allow disabling it --- The RRIP defines the following System Use Entries: - [ ] `PX` POSIX file attributes - [...

- removes unused param 'eventtime' from heater.check_busy( ) - removes a few unused assignments that are likely remnants of removed code

Run current, hold current and current range will be shown in Amperes. Each 2240 driver now has a separate instance of FieldFormatters, since the current formatters need to access a...

pending feedback
reviewer needed

ADC values will be shown in Volts. Output sample: ``` // ADC_VSUPPLY_AIN: 02d709b7 adc_vsupply=0x09b7(24.203V) adc_ain=0x02d7(221.880mV) ```