David Mason

Results 17 issues of David Mason

@cagnulein You've suggested this before [here](https://github.com/cagnulein/qdomyos-zwift/pull/888#issuecomment-1209305409) Suggestions for making a start: - new folder alongside src called tst - project file tst/qdomyos-zwift-tests.pro - folders for the tests for each device

enhancement
pinned

about the bluetooth_lastdevice_* yes it has to be in ALL the devices, confirmed. _Originally posted by @cagnulein in https://github.com/cagnulein/qdomyos-zwift/issues/950#issuecomment-1264552934_

In my issue #887, I remove most of the device fields, and change each of these device detecting if statements to store the new device object as a bluetoothdevice* and...

enhancement
pinned

To finish this PR, some thought will be needed about what it should test. I have defined the erginterface abstract class, which acts as an interface for the powerFromResistance and...

pinned

> @cagnulein Remember the resistance_t change? Would you be agreeable to me adding cadence_t, heartRate_t, power_t, pelotonResistance_t, inclination_t alongside it and propagating throughout the codebase, in a different PR? @drmason789...

> and use resistanceRequest.has_value() and resistanceRequest.reset() instead of having a "no action constant". If you are agreeable, I will do this for the resistance, inclination and power requests, in a...