-
-
Notifications
You must be signed in to change notification settings - Fork 35
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: CANopenNode/CANopenPIC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: CANopenNode/CANopenPIC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 55 files changed
- 2 contributors
Commits on Mar 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9ace14a - Browse repository at this point
Copy the full SHA 9ace14aView commit details
Commits on Mar 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for aa4e97b - Browse repository at this point
Copy the full SHA aa4e97bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 084e9db - Browse repository at this point
Copy the full SHA 084e9dbView commit details
Commits on Jan 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 555301b - Browse repository at this point
Copy the full SHA 555301bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a16dbb - Browse repository at this point
Copy the full SHA 6a16dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52bbfe7 - Browse repository at this point
Copy the full SHA 52bbfe7View commit details
Commits on Jan 22, 2020
-
update CANopenNode to the latest version MPLABX projects updated 3 x reduce CO_driver.h into CO_driver_target.h Corrections in CO_driver.c and main.c: - New functions: CO_CANrxMsg_readIdent, _DLC, _data - uint16_t CANbaseAddress changed to void *CANptr - rxArray[i].pFunct changed to -> rxArray[i].CANrx_callback - (*pFunct)(void *object, const CO_CANrxMsg_t *message)) changed to (*CANrx_callback)(void *object, void *message)) - dsPIC, see commit 5df11b9d749b3802267f4c6d50259eb427c6139a PIC32 and dsPIC33 Tested on Explorer16 board with CAN transceiver, CAN RX and TX works, CANopen is operational. dsPIC33F6015 compiles well, but not tested.
Configuration menu - View commit details
-
Copy full SHA for 6286588 - Browse repository at this point
Copy the full SHA 6286588View commit details
Commits on Feb 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c2249b2 - Browse repository at this point
Copy the full SHA c2249b2View commit details
Commits on Feb 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a54e250 - Browse repository at this point
Copy the full SHA a54e250View commit details
Commits on Feb 3, 2020
-
(Code from drvTemplate/CO_driver.c)
Configuration menu - View commit details
-
Copy full SHA for 9a28f5c - Browse repository at this point
Copy the full SHA 9a28f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 437b31c - Browse repository at this point
Copy the full SHA 437b31cView commit details
Commits on Feb 6, 2020
-
Changed directory structure. Projects updated. Time base changed to microseconds in all functions. Changed CANopen.h interface. No more globals. "main" files updated.
Configuration menu - View commit details
-
Copy full SHA for 199ca98 - Browse repository at this point
Copy the full SHA 199ca98View commit details
Commits on Mar 21, 2020
-
- heapMemoryUsed now available from main() - Stack configuration macros and CO_driver_custom.h added.
Configuration menu - View commit details
-
Copy full SHA for 477e430 - Browse repository at this point
Copy the full SHA 477e430View commit details
Commits on Jun 14, 2020
-
LSS slave running in all microcontrollers.
Update to the latest CANopenNode.
Configuration menu - View commit details
-
Copy full SHA for d9af2ca - Browse repository at this point
Copy the full SHA d9af2caView commit details
Commits on Apr 8, 2021
-
Update CANopenNode to branch v2.0-master
fix: missing driver declarations #7
Configuration menu - View commit details
-
Copy full SHA for 9870245 - Browse repository at this point
Copy the full SHA 9870245View commit details
Loading
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 v1.0...v2.0