index
:
anonymous/freestyle-hid
main
Unnamed repository; edit this file 'description' to name the repository.
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
main
console: allow sending a single command to the device.
Diego Elio Pettenò
15 months
Tag
Download
Author
Age
freestyle-hid-1.1.1
freestyle-hid-1.1.1.tar
freestyle-hid-1.1.1.tar.gz
freestyle-hid-1.1.1.tar.bz2
freestyle-hid-1.1.1.tar.lz
freestyle-hid-1.1.1.tar.xz
freestyle-hid-1.1.1.tar.zst
freestyle-hid-1.1.1.zip
Diego Elio Pettenò
15 months
freestyle-hid-1.1.0
freestyle-hid-1.1.0.tar
freestyle-hid-1.1.0.tar.gz
freestyle-hid-1.1.0.tar.bz2
freestyle-hid-1.1.0.tar.lz
freestyle-hid-1.1.0.tar.xz
freestyle-hid-1.1.0.tar.zst
freestyle-hid-1.1.0.zip
Diego Elio Pettenò
15 months
freestyle-hid-1.0.3
freestyle-hid-1.0.3.tar
freestyle-hid-1.0.3.tar.gz
freestyle-hid-1.0.3.tar.bz2
freestyle-hid-1.0.3.tar.lz
freestyle-hid-1.0.3.tar.xz
freestyle-hid-1.0.3.tar.zst
freestyle-hid-1.0.3.zip
Diego Elio Pettenò
3 years
freestyle-hid-1.0.2
freestyle-hid-1.0.2.tar
freestyle-hid-1.0.2.tar.gz
freestyle-hid-1.0.2.tar.bz2
freestyle-hid-1.0.2.tar.lz
freestyle-hid-1.0.2.tar.xz
freestyle-hid-1.0.2.tar.zst
freestyle-hid-1.0.2.zip
Diego Elio Pettenò
4 years
freestyle-hid-1.0.1
freestyle-hid-1.0.1.tar
freestyle-hid-1.0.1.tar.gz
freestyle-hid-1.0.1.tar.bz2
freestyle-hid-1.0.1.tar.lz
freestyle-hid-1.0.1.tar.xz
freestyle-hid-1.0.1.tar.zst
freestyle-hid-1.0.1.zip
Diego Elio Pettenò
4 years
freestyle-hid-1.0.0
freestyle-hid-1.0.0.tar
freestyle-hid-1.0.0.tar.gz
freestyle-hid-1.0.0.tar.bz2
freestyle-hid-1.0.0.tar.lz
freestyle-hid-1.0.0.tar.xz
freestyle-hid-1.0.0.tar.zst
freestyle-hid-1.0.0.zip
Diego Elio Pettenò
4 years
Age
Commit message
Author
Files
Lines
2023-08-03
Include the encryption extra in the CI.
freestyle-hid-1.1.0
Diego Elio Pettenò
1
-1
/
+1
2023-08-03
Be more verbose on error messages and parsing with construct.
Diego Elio Pettenò
3
-44
/
+119
2023-08-03
Don't depend on product ID to enable encrypted protocol.
Diego Elio Pettenò
2
-6
/
+21
2023-08-03
If present, load the actual keys from freestyle-keys package.
Diego Elio Pettenò
3
-10
/
+28
2023-08-03
Reformat to pass pre-commit checks.
Diego Elio Pettenò
2
-40
/
+75
2023-08-03
Update authors and headers information.
Diego Elio Pettenò
2
-1
/
+6
2023-08-03
initial encrypted protocol support
MPM1107
2
-22
/
+198
2023-04-16
Reformat with the new black.
Diego Elio Pettenò
1
-1
/
+0
2023-04-16
Update pre-commit config.
Diego Elio Pettenò
1
-6
/
+6
2021-11-07
Update mergify configuration.
Diego Elio Pettenò
1
-17
/
+3
2021-11-07
pre-commit autoupdate.
Diego Elio Pettenò
1
-4
/
+4
2021-05-17
Don't select a specific Python version for pypi.
Diego Elio Pettenò
1
-1
/
+1
2021-05-17
CI: name the job with a bit more obvious name.
Diego Elio Pettenò
2
-19
/
+19
2021-05-17
Mergify: make sure to check the status of _all_ actions.
Diego Elio Pettenò
1
-2
/
+18
2021-05-17
Only try publishing tags.
Diego Elio Pettenò
1
-0
/
+1
2021-05-16
Use the new usbmon-tools 3 DeviceAddress command line flags.
freestyle-hid-1.0.3
Diego Elio Pettenò
2
-5
/
+15
2021-05-16
Fix tests: DeviceAddress objects cannot be joined.
Diego Elio Pettenò
1
-1
/
+4
2021-05-16
Run pre-commit autoupdate.
Diego Elio Pettenò
1
-5
/
+5
2021-05-16
Fix thinko in README.
Diego Elio Pettenò
1
-1
/
+1
2021-05-16
Migrate to GitHub Actions rather than Travis CI.
Diego Elio Pettenò
3
-26
/
+33
2021-05-16
Fix fat-fingered copy.
Diego Elio Pettenò
1
-1
/
+1
2021-05-16
Add GitHub action for publishing to PyPI.
Diego Elio Pettenò
1
-0
/
+35
2021-05-16
Use the new APIs from usbmon-tools to simplify chatter extraction.
Diego Elio Pettenò
2
-49
/
+21
2021-03-03
travis-ci: work around the wrong version of attrs in Python 3.7
freestyle-hid-1.0.2
Diego Elio Pettenò
1
-0
/
+3
2021-03-03
travis-ci: update to include 3.10-dev and 3.9 final.
Diego Elio Pettenò
1
-1
/
+2
2021-03-03
Allow selecting which encoding to use for decoding text commands.
Diego Elio Pettenò
2
-12
/
+18
2021-03-03
Calculate multirecords checksum based on the raw bytes.
Diego Elio Pettenò
1
-7
/
+14
2020-12-12
Update pre-commit configuration.
Diego Elio Pettenò
1
-9
/
+3
2020-10-04
Add missing pre-commit action configuration.
freestyle-hid-1.0.1
Diego Elio Pettenò
1
-0
/
+24
2020-10-04
Make sure to install usbmon-tools when enabling tools.
Diego Elio Pettenò
2
-1
/
+2
2020-10-04
Backport the one test that was present in glucometerutils.
Diego Elio Pettenò
5
-0
/
+59
2020-10-04
Add missing py.typed files to package.
Diego Elio Pettenò
1
-0
/
+3
2020-10-04
Initial import of freestyle-hid.
freestyle-hid-1.0.0
Diego Elio Pettenò
25
-0
/
+1589
Clone
http://ni.4a.si./anonymous/freestyle-hid
https://ni.4a.si./anonymous/freestyle-hid