Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/manufacturing #4

Merged
merged 16 commits into from
Jun 3, 2016
Merged

Feature/manufacturing #4

merged 16 commits into from
Jun 3, 2016

Conversation

sarfata
Copy link
Owner

@sarfata sarfata commented May 29, 2016

No description provided.

@sarfata sarfata merged commit 5f1f805 into master Jun 3, 2016
@sarfata sarfata deleted the feature/manufacturing branch June 3, 2016 06:36
sarfata added a commit that referenced this pull request Jan 31, 2017
62ef011 Merge pull request #4 from sarfata/switch-to-mit
542816c Declare v1.0.0 and switch to MIT to match parent lib

git-subtree-dir: lib/NMEA2000_teensy
git-subtree-split: 62ef011f85fedb3b65e7f24406280e2bb06949bb
sarfata added a commit that referenced this pull request Jun 22, 2017
4ad16aa Mailbox specific buffers, some fixes
fef43b1 IRQ locking, some fix and compatibility fix
eee307a Merge pull request #4 from tni/tx-notification
9458e8e Add support for transmission complete callback. Add write method allowing the use of a specific mailbox. Fix signed shift undefined behavior.
74359ad Fix up whitespace and formatting
e1171eb Merge pull request #3 from mdapoz/master
c6dced2 Add controller number to the mailbox call-back to identify which controller the mailbox belongs to.
0ba9416 Merge pull request #2 from mdapoz/master
b375f77 Add documentation for getFilter().
2d2031b Rework ring buffer code to be API driven.  Correctly handle up to 64K entries in the ring.
d16ff9e Merge remote-tracking branch 'upstream/master'
3a92077 Update readme for new functionality
1847448 Merge branch 'master' of github.com:collin80/FlexCAN_Library
cb6008c Merge pull request #1 from mdapoz/master
6abc144 Changed the way status is grabbed - very minor update
8faf148 Add getFilter() API.
5288f30 Add interface statistics API (start/stop/clear/get)
dd06e5b Add CAN timestamp to packet structure.
5b478c8 Add tracking of lost messages.  Fix filter mask parameter in begin().
781b2fd Update README.md
65d7e6d Update README.md
a1dd2c0 New example file that shows how to receive extended frames (29 bit ID)
9af9498 Better support for Teensy 3.5, more pictures and description in README, very basic RTR support
dbdd008 Merge branch 'master' of github.com:collin80/FlexCAN_Library
cd8e7d9 Add listen only mode, add code to automatically support any viable baud rate
ff00b94 Update readme... again.
ef73c13 Updated readme.
8e4809a Added example for single CAN boards (Teensy 3.2, Teensy 3.5). Moved ISR status clearing to end of ISR.
aafe166 Fixed bugs in code, added implementation of OO callbacks, added two examples that use new library functionality, deleted old examples that wouldn't compile anyway
d6c3566 Rewrote library to be interrupt driven for Rx/Tx. Start of support for filters and object oriented callback.
2d27761 Add files via upload
5e0ef70 Added example for dual CAN
9b20f5b Cleanup and comment updates
0030c83 Added Teensy 3.6 pinout
3790161 Updated Readme.md to include Teensy 3.6
93eb6d0 Added support for second FlexCAN controller on MK66FX1M0
e8d6ddf Added support for second FlexCAN controller on MK66FX1M0

git-subtree-dir: lib/FlexCAN_Library
git-subtree-split: 4ad16aa19b07007f94451ba4d2be694003f25904
sarfata pushed a commit that referenced this pull request Jul 26, 2017
BatteryMonitor example memory,  added URL for NMEA2000_avr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant