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

Prep for next release #378

Merged
merged 27 commits into from
Dec 12, 2016
Merged

Prep for next release #378

merged 27 commits into from
Dec 12, 2016

Conversation

emarsman
Copy link
Member

Emulator supports evented messages & diagnostic responses
Fix for several BLE issues
New device platform command
Multi frame responses

emarsman and others added 27 commits May 17, 2016 17:03
* Added evented messages to emulator. Removed fine_odometer_since_restart. Fixes #358

* Added comment pertaining to evented signals frequency

* Update CHANGELOG.mkd
…7DF with random between 7EF and 7E8, and will respond to 7E0 through 7E7 with an id that is 8 greater (7E0 -> 7E8). Other requests will return false
* update submodules for multi-frame support

* update to latest multi-frame libs.

* grab the correct isotp-c commit

* reset timer each time individual frames come back as part of a multi-frame response. this way we do not timeout before all the frames come in.

* update changelog for multi-frame response feature.

* update lib commits due to squash.

* update again to correct uds-c commit.
Build modifiers (emulator, obd2, etc) are now indicated in the versio…
Added scripts to make it easier to flash C5 devices.
Conflicts:
	src/config.cpp
	src/config.h
	src/libs/openxc-message-format
Added command to retrieve the device's platform
…374)

* increase the payload size for JSON in order to fit all possible 255 bytes of diagnostic payload responses.

* update the max diagnostic payload size and outgoing json size to fit in full size multi-frame diagnostic responses. still need to update subcommits.

* update submodules with reduce diag payload size.

* increase signal name size to fill out larger buffer. need to fill the buffer in order to get bytes out over USB.
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.

4 participants