Commit graph

41 commits

Author SHA1 Message Date
65b84d1503 adjust tests to new naming 2024-10-14 20:19:38 +11:00
733997f247 More ruff checks 2024-10-14 19:59:54 +11:00
f6f7a4ae29 Add ruff line length rule 2024-10-14 19:52:55 +11:00
faf2090fa1 ruff formatter 2024-10-14 17:02:50 +11:00
e6fbb44f2a debug print 2024-10-14 16:20:43 +11:00
8a925769bb Battery power registers 2024-10-13 20:04:25 +11:00
054bed735b Simplyfiy and format read_regs examle 2024-10-12 21:37:24 +11:00
0ffe44b9ad python gitignore 2024-10-12 20:59:05 +11:00
28e5f9d59d another string register 2024-10-12 20:37:33 +11:00
4f999e22f0 remove test that doesn't work 2024-10-12 20:37:10 +11:00
6d3a9d5380 String handling adjustments 2024-10-12 20:36:55 +11:00
3929da604d Add some string reading bits, SerialNumber test failing 2024-10-12 17:37:46 +11:00
989323f96d README updates 2024-10-11 15:37:17 +11:00
fe5e8707fc Adjust tests 2024-10-11 15:16:36 +11:00
6f70903993 examples now work on installed library 2024-10-11 15:00:51 +11:00
4bbb92ba29 Move gen24 specific registers to own file 2024-10-11 14:59:57 +11:00
4a284d1341 some tests for the registers 2024-10-11 14:58:48 +11:00
25c1297a53 README updates, some documentation 2024-10-11 14:58:36 +11:00
d0a3decf1b Remove unused code, add some comments 2024-10-11 11:15:55 +11:00
348febb0d2 DataType rebuild working 2024-10-11 11:10:47 +11:00
9ae239bc18 tests actually working 2024-10-11 08:47:23 +11:00
4b65df2949 halfway through tests 2024-10-09 18:37:45 +11:00
a833069eb5 nox running! 2024-10-09 18:18:24 +11:00
d489d2c5b9 Noxfile adjustment, simple test 2024-10-09 17:08:43 +11:00
dd923fbaa7 noxfile added 2024-10-09 16:48:52 +11:00
37d33a3bd1 flake on test 2024-10-09 16:48:34 +11:00
e5b2dcca67 First pass of VK2TTY's API change 2024-10-09 10:03:29 +11:00
9f56f258ee remove old code 2024-10-08 17:45:59 +11:00
622b88c81c read_regs working, design notes added 2024-10-08 17:44:29 +11:00
2e73243082 rename src 2024-10-08 17:07:59 +11:00
86b3862bc2 More packaging structure 2024-10-08 17:01:54 +11:00
cfc53a3267 rename license file 2024-10-08 16:33:21 +11:00
da9f1f0079 Packaging structure 2024-10-08 16:32:55 +11:00
619e4e09ad README updates 2024-10-08 15:10:25 +11:00
5de47d78b0 Scaled writing reg works, sample usage 2024-10-08 15:09:16 +11:00
10e03f927d start of register writing 2024-10-08 07:36:19 +11:00
5d56df7c0e SoCTest working! 2024-10-07 16:20:39 +11:00
6f1b8927f2 Exception class, adjust test script slightly 2024-10-07 14:44:12 +11:00
24e1cdded1 start of module 2024-10-07 13:18:31 +11:00
0ec212f0b4 first test code 2024-10-07 08:38:05 +11:00
75f28c9b08 Initial commit 2024-10-07 08:37:22 +11:00