Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.2.0
picoslave
Browse files
Apr 02, 2022
Merge branch 'add-pypi-deployment' into 'main'
· 54065d0d
Janos
authored
Apr 02, 2022
View commits for tag v1.2.0
v1.2.0
54065d0d
pimp the sync script
· de36b4d2
Janos
authored
Apr 02, 2022
de36b4d2
add tox lint/type/test-ing
· 161bf14e
Janos
authored
Apr 02, 2022
161bf14e
deploy to pypi
· 94033634
Janos
authored
Apr 02, 2022
94033634
add auto-versioning
· 4e36acd8
Janos
authored
Mar 08, 2022
4e36acd8
add MIT license
· c521d45c
Janos
authored
Mar 07, 2022
c521d45c
Dec 28, 2021
Merge branch '20-python-linting-and-typing' into 'main'
· 00e7d71f
Janos
authored
Dec 28, 2021
View commits for tag v1.1.0
v1.1.0
00e7d71f
[
#20
] add linter and type checker and fix all complaints
· 0a6ee185
Janos
authored
Dec 28, 2021
0a6ee185
Merge branch '19-python-root-logger-is-called-main' into 'main'
· a5dbe780
Janos
authored
Dec 28, 2021
a5dbe780
[
#19
] rename root logger from 'main' to 'picoslave'
· 68c6e448
Janos
authored
Dec 28, 2021
68c6e448
Dec 14, 2021
Merge branch 'add-install-script' into 'main'
· 6de2863a
Janos
authored
Dec 14, 2021
View commits for tag v1.0.0
v1.0.0
6de2863a
add an install script for PicoSlave USB device to pip package
· 3a2a9852
Janos
authored
Dec 14, 2021
and
Janos
committed
Dec 14, 2021
3a2a9852
Merge branch 'robust-behave-i2c' into 'main'
· 46ee13e3
Janos
authored
Dec 14, 2021
46ee13e3
make behave tests robust by I2C retrying (3 times)
· 1615d5d0
Janos
authored
Dec 14, 2021
1615d5d0
use all CPU when compiling
· 522e7b7b
Janos
authored
Dec 14, 2021
522e7b7b
Merge branch 'cleanup-shellutil' into 'main'
· 438a0b51
Janos
authored
Dec 14, 2021
438a0b51
cleanup shellutil (add help)
· 8b87802f
Janos
authored
Dec 14, 2021
8b87802f
Merge branch 'add-function-to-close-usb-device' into 'main'
· 75f9516c
Janos
authored
Dec 14, 2021
75f9516c
Dec 07, 2021
add function to close the USB device
· c1435beb
Janos
authored
Dec 07, 2021
c1435beb
Nov 09, 2021
Merge branch 'cleanup-gitignore' into 'main'
· d40e331a
Janos
authored
Nov 09, 2021
d40e331a
[cleanup] remove python egg files from git (add to .gitignore)
· c3fa8994
Janos
authored
Nov 09, 2021
c3fa8994
Nov 07, 2021
Merge branch '3-protect-shared-memory' into 'main'
· 48b98139
Janos
authored
Nov 07, 2021
48b98139
[
#3
] cleanup log output
· 4ae1f040
Janos
authored
Oct 31, 2021
4ae1f040
[ci] add CI build targets for building different variants
· b1c82f60
Janos
authored
Oct 31, 2021
b1c82f60
[tool] add shellutil to flash picoslave remotely on raspberry pi
· 127a5245
Janos
authored
Oct 31, 2021
127a5245
[tool] add shellutil function "runn" to repeat commands
· 0816396a
Janos
authored
Oct 31, 2021
0816396a
[
#3
] add mutex/lock for logging
· 34ebe2eb
Janos
authored
Oct 31, 2021
34ebe2eb
[
#3
] add critical section for memory access
· c8a246a0
Janos
authored
Oct 30, 2021
c8a246a0
[
#3
] increase I2C baudrate to 400kHz for better performance
· 924a42ca
Janos
authored
Oct 30, 2021
924a42ca
[
#3
] refactor shared memory further into an object
· 9ee86b3c
Janos
authored
Oct 31, 2021
9ee86b3c
[
#3
] refactor shared memory access into an own module
· 5ef51d08
Janos
authored
Oct 29, 2021
5ef51d08
Merge branch 'doc-update-installation' into 'main'
· ea104973
Janos
authored
Nov 07, 2021
ea104973
[doc] update installation instructions
· 33861534
Janos
authored
Nov 07, 2021
33861534
Oct 31, 2021
Merge branch 'refactor-rename-ps_i2c-to-di2c' into 'main'
· b1097945
Janos
authored
Oct 31, 2021
b1097945
[rename] rename ps_usb.h/c to usb.h/c
· 55c468de
Janos
authored
Oct 31, 2021
55c468de
[rename] rename ps_prot.h to prottocol.h
· df53126f
Janos
authored
Oct 31, 2021
df53126f
[rename] rename ps_i2c.h/c to i2c.h/c
· e5dd5546
Janos
authored
Oct 31, 2021
e5dd5546
Oct 28, 2021
Merge branch '17-reset-statistics-on-reconfig' into 'main'
· 302408e5
Janos
authored
Oct 28, 2021
302408e5
[
#17
] reset statistics on slave re-configuration
· 844dfd15
Janos
authored
Oct 28, 2021
844dfd15
Merge branch '10-fixup-word-width-tests' into 'main'
· 0e132fef
Janos
authored
Oct 28, 2021
0e132fef
Loading