Introduce Hardware Revision class - #31
Conversation
|
hi @lumagi any updates on this, just let us know if we can assist |
|
I'm sorry, I know I'm working slow. I need to test the class and integrate it with the Bluetooth and reader classes. |
|
@JongChern I think a lot of the heavy lifting is done. I don't know if you can contribute to this PR, but if you'd like you can create the Shimmer3R revision class. |
* add 3r support * Update test_bt_commands.py * Update test_bt_commands.py * Update test_bt_commands.py * Update test_bt_commands.py * Update test_bt_commands.py * Update test_bt_commands.py * Update test_bt_commands.py
|
hi, @lumagi just checking in to see if you need any assistance on this PR? |
|
@JongChern Thank you. I had some design issue about the revision and version classes that was bugging me. But I think I found a way I am happy with. The current state is that only the Dock and testing classes now rely on the base functions that I'm trying to replace with the revisions. Once they're gone, the PR should be ready to merge. |
|
@JongChern I think it should be ready. Feel free to review the PR if there's something that you think needs changing. I mostly removed all the global functions and attributes in |
|
@lumagi propose fix via https://github.com/seemoo-lab/pyshimmer/pull/39/changes |
pressure and temp sensor format update
This PR introduces a HW revision class to encapsulate all functionality that is dependent on the Shimmer hardware.