Code Review
/
apps
/
agl-service-can-low-level.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
apps/agl-service-can-low-level.git
2017-03-17
Loïc Collignon
added toyota's exemple.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Romain Forlot
Typo and formating and rework somes sentences.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Romain Forlot
Comments fixes, typo and formating.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Loïc Collignon
moved exemples files.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Romain Forlot
Convert svg to png for the doc
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Romain Forlot
Adding some abstract to the READme.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Romain Forlot
Improve READme instructions.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Diagnostic requests will occur depending on their frequ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Wrong error handling when fire diagnostic request.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Generate a configuration example with diagnostic messag...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: decoded name will be prefixed as at subscription.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Doxygen base configuration file and logo.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
gitignore update
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Include cleaning
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Adding missing doxygen comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Generated cpp file example.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Use index number between objects to set their links.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Loïc Collignon
added a folder to ignore in .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Implement check of supported diagnostic PID.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Improve comments
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Make unsubscription works with diagnostic message too.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix diagnostic message name mismatch at decoding.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Follow rename operation in CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Small fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Finalization of decoding part of diagnostic messages.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Retrieve easily Diagnostic Request PID from an Active...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Ease use of openXC structures.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Rename class and 1:1 map to JSON description file
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Make available decoding OBD2 messages method to be...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Simplification of checking Diagnostic response.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Improve memory allocation about Signal states.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Revert accessing CAN device with a map indexing on...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Uniformization between get_name() method of signals.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Littles comments improvments
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Change way to check prefix of signals name.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Improve shims_logger function to get full details.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Get recurring requests works.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Simplification of diagnostic manager. Delete uneeded...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Return period without unit conversion.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Search signals against name not generic_name. It's...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Less control before process the CAN message.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Implement regular event launching using systemd event...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Improve logging messages and change string conversion...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Move diagnostic requests scheduling to diagnostic manager
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: Initialization and entries flow
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Enabling recurrent check of diagnostic requests.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Improve Doxygen comments and formating.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Improve: DEBUG messages.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: return before initialization of diagnostic manager.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Make decoder systematic use of openxc-utils to build
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Implement signals states decoder and change map
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Search into generic_name as well as name + prefix, but
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Adding/Fix classes constructors to make them correspond
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Separation of classes in the same file.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Move member from obd2_signals_t class to
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Get decoding diagnostic request from decoding thread...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Change the way to check signal type making prefix_
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Reordering class method.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Adding instruction to use the binding.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: set to microsecond frequency check of diag request
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
fix: test for opened CAN socket.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Keep subscription to signal simplier without doubling
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Default value about thread state set at false.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Change configuration location into an etc directory.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: wrong location to make the increment because we use
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix CMakeLists file to get isotp correctly linked and...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Missing include header and code reordering and cleaning.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Change method returned value. Needed with send_request()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Implemente way to send diagnostic request when subscribed.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Use of signals prefix to be able to distinguish type of
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Make diagnostic manager initialization processus.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Adding diagnostic_messages from diagnostic.json file
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
We doesn't modify member once getted, we can use const...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Manage prefix on CAN and OBD2 prefix. Searching signals
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Remove uneeded define as it was already present in...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Instead of a global pointer, config is now a Singleton.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Also initialize the id_ renamed address_ member. This...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Keep raw pointer for now as we have to move them around...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Loïc Collignon
fixed the build script when rebuild action is triggered.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Finalize the class active_diag... to get it compile.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Change also where wgt file is since we build into a...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Adding requests to diagnostic manager implemented.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Adding needed getter for diagnostic manager. Useful
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Adding needed function to get some time handle on request
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Loïc Collignon
add a helper script to build, can be use by VS2017.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Loïc Collignon
add VS2017 files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: include statement with wrong path.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Added constructor to get vector initialized with default
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Loïc Collignon
separation to a new file of can_message_set_t
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Change FrequencyClock struct to class and rename it.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Loïc Collignon
fixed CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: wrong tested variable for socket.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
C Header first
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Add necessary to be able to initialize diagnostic manag...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Reorder to fix warning at compilation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Changing to a raw pointer can_bus_dev member and add
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: wrong signature due to reference discarding "const".
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: bugs in class due to the wrapping of C socket
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Romain Forlot
Fix: use of new objects and type conversion missing.
commit
|
commitdiff
|
tree
|
snapshot
next