-
Notifications
You must be signed in to change notification settings - Fork 665
Comparing changes
Open a pull request
base repository: hardbyte/python-can
base: main
head repository: bessman/python-can
compare: develop
- 15 commits
- 8 files changed
- 3 contributors
Commits on Sep 28, 2019
-
Add auto-modifying cyclic tasks
Alexander Bessman committedSep 28, 2019 Configuration menu - View commit details
-
Copy full SHA for f7a3ef4 - Browse repository at this point
Copy the full SHA f7a3ef4View commit details -
Make sure self.modifier_callback exists
Alexander Bessman committedSep 28, 2019 Configuration menu - View commit details
-
Copy full SHA for e9990dc - Browse repository at this point
Copy the full SHA e9990dcView commit details -
Added modifier_callback arguments where necessary, and changed MRO of sockercan's CyclicSendTask to match that of the fallback.
Alexander Bessman committedSep 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 6cdb43e - Browse repository at this point
Copy the full SHA 6cdb43eView commit details -
Remove __init__ from ModifiableCyclicTaskABC
This makes several changes to socketcan in previous commits unnecessary. These changes are also removed.
Alexander Bessman committedSep 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 56021d7 - Browse repository at this point
Copy the full SHA 56021d7View commit details -
Alexander Bessman committed
Sep 28, 2019 Configuration menu - View commit details
-
Copy full SHA for c3784eb - Browse repository at this point
Copy the full SHA c3784ebView commit details -
Alexander Bessman committed
Sep 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 7d08dc9 - Browse repository at this point
Copy the full SHA 7d08dc9View commit details
Commits on Sep 30, 2019
-
modifier_callback should change one message per send
Alexander Bessman committedSep 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 1ea949d - Browse repository at this point
Copy the full SHA 1ea949dView commit details -
Alexander Bessman committed
Sep 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 433b91f - Browse repository at this point
Copy the full SHA 433b91fView commit details
Commits on Jan 8, 2023
-
Merge branch 'develop' into modifying_tasks
# Conflicts: # can/broadcastmanager.py # can/bus.py # can/interfaces/socketcan/socketcan.py
Configuration menu - View commit details
-
Copy full SHA for a4e68f5 - Browse repository at this point
Copy the full SHA a4e68f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e25ba - Browse repository at this point
Copy the full SHA 64e25baView commit details
Commits on Apr 7, 2023
-
Merge branch 'develop' into bessman_develop
# Conflicts: # can/bus.py # can/interfaces/socketcan/socketcan.py
Configuration menu - View commit details
-
Copy full SHA for daeabea - Browse repository at this point
Copy the full SHA daeabeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 164c282 - Browse repository at this point
Copy the full SHA 164c282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b02d1a - Browse repository at this point
Copy the full SHA 0b02d1aView commit details
Commits on May 15, 2023
-
Merge branch 'develop' into bessman_develop
# Conflicts: # can/interfaces/ixxat/canlib_vcinpl.py
Configuration menu - View commit details
-
Copy full SHA for e673ec4 - Browse repository at this point
Copy the full SHA e673ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ef698 - Browse repository at this point
Copy the full SHA 93ef698View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...develop