Code Review
/
apps
/
low-level-can-service.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
apps/low-level-can-service.git
2017-02-28
Romain Forlot
Fix: wrong argument passed to start_reading().
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Romain Forlot
Added debugging messages.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Romain Forlot
Make the thread function members of can_bus_t and can_b...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Romain Forlot
Re-arranging objects splitting all objects over
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Romain Forlot
Fix: start reading the can bus if it was correctly
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Added some DEBUG log messages around reading conf
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Fix: wrong conf file name specified
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Fix: mismatch function signature and implementation
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Fix decoder_t methods to get it compile
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Added missing pthread lib
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Fix wrong returned value about getCanBuses.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
In class mutex and condition variable except for subscr...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Removed static libraries deployed by mistake
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Changed the decoding function
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Change content target and use a testing
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Romain Forlot
Build and link statically external libraries
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Romain Forlot
Improve mutex lock logic.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Romain Forlot
Remove socket read management by systemd event
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Romain Forlot
Improve subscription/unsubscription operation.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Romain Forlot
Fix: wrong if...else atomic expression
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Romain Forlot
Add comment
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Romain Forlot
Fix mutex about can_frame. Wrong location about
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Romain Forlot
First draft about lock/wait thread management.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Romain Forlot
Make binder_interface global variable rather than
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Romain Forlot
Cleaning, improve comments
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
Header include spring cleaning
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
José Bollo
make binder_interface global
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
Improve doxygen comments
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
Enhance error handling about can_message_t class
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
Change way to convert simplemessage into a json
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
No more warning about not defined functions
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
Resolve circular header files inclusion
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
first draft to new subscribre unsubscibre method
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
Fix: decoder_t class decodeSignal method signature
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
All queue under can_bus_t class and reading thread
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
Added separated header files
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Romain Forlot
Fix: force to pass a ref at threads launch
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Romain Forlot
Fix: threads launching with wrong arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Romain Forlot
Multifixes: class and methods, typo, comments
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Romain Forlot
Fixed can bus class (almost)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Romain Forlot
Handle error in returning a vector by returning
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Romain Forlot
Clean up include statement...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Romain Forlot
Some cleaning and comments
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Romain Forlot
Cleaned up, a bit, include statement.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Romain Forlot
Fix: OBD2_PIDS array initialization
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Romain Forlot
Fix: timer.* issues
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Romain Forlot
Change hpp include file directive
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Romain Forlot
Separated can_bus and can_bus_dev object.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Romain Forlot
Added JSON conf file example
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Romain Forlot
Addind missing library
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Romain Forlot
Include supplementary libs and fix include
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Romain Forlot
Rename header file to hpp.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Change way to iter over vector
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Change way signaling end of queue for can messages
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Change Decoder_c class name to decoder_t
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Change to push_back instead of insert.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Add can_message_t constructor. Make the class
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Change CanMessage_c to can_message_t class name
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Changing CanBus_c to can_bus_t class name
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Adding canbus read method
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Use initialisation list with CanBus_c constructor
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Romain Forlot
Fix: wrong binding extension
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Romain Forlot
Externalized afb_event, no more in CanSignal
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Romain Forlot
Make public OBD2PID
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Romain Forlot
Change way to iterate over found signals
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Romain Forlot
Fixed subscribe/unsubscribe operations.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
Jsonification of VehicleMessage and push event
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
Decode a can message and construct a VehicleMessage
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
Add VehicleMessage queue methods
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
Implement CanMessage_c method to navigate through
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
Implement GetSignals method
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
First raw write to decode CAN messages
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
Move sources into src directory
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
Update submodules uds-c
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
Add .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Romain Forlot
Added JSON conf file read and initialize CanBus
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Builder
Cleanup and add reading JSON conf file to define
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
Added needed functions for basics decode needs.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
New threads management, only one argument needed.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
Beginning of Obd2 handling with a handle object
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
Added bitfield-c library
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
modified uds-c libs path
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
Fix wrong arguments type
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
Change uds-c library location
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
Adding uds-c library to handle obs2 diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
Improve reading and now process CanMessage class
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
Dumb struct to class conversion
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
Initialize CanBus_Handler
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
moved files to obsolete dir, again...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Romain Forlot
move to obsolete dir old code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Romain Forlot
Add obd2 prefix to signals name to be able to
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Romain Forlot
Re-implementation in C++ and separate threads to
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Romain Forlot
Add CXX flags
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Romain Forlot
Added simple openxc cpp generated code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Romain Forlot
CPP conversion began
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Romain Forlot
Adding header files to get implemented !
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Romain Forlot
Change subscription/unsubcription logic
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Loïc Collignon
some can sample from a recent Ford Focus, using the...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Romain Forlot
Code restructuration
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Romain Forlot
Change unsubscribe behavior to unsubscribe all event...
commit
|
commitdiff
|
tree
|
snapshot
next