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
2020-01-09
Romain Forlot
apidef: fix no preinit defined.
36/23236/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
cmake: fix lib not populated and RPATH usage
35/23235/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Corentin Le...
message-def: Fix code to avoid warnings
34/23234/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
socketcan-bcm: Fix wrongly opened socket
33/23233/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
init: Fix wrong diagnostic bus name returned.
32/23232/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
all: format
31/23231/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
decoder/encoder: typo
30/23230/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
converter: Use unsigned int whenever it's possible
29/23229/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
bitfield-c: use unsigned int instead of uint8_t
28/23228/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
decoder/encoder: simplification of code.
27/23227/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
encoder: use switch case to handle CAN protocols
26/23226/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
message: Correctly detect extended CAN id.
25/23225/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
socket: Raise an error if open function failed.
24/23224/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
low-can-hat: improve format
23/23223/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
low-can-cb: improve readability
21/23221/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
can-bus: Use configuration from JSON file
20/23220/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
fix: missing include to find find_if function
66/23566/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
message: More explicit define about CAN protocols.
19/23219/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
decoder: fix left behind character
18/23218/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
low-can-cb: Mark the end of the CtlSections array
17/23217/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
converter: littles improvements.
16/23216/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
examples: Update using new Generator
15/23215/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
plugins: Use agl-vcar plugin by default
14/23214/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
cmake: cleaning and set RPATH for binding
65/23565/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Corentin Le...
decoder: Fix bit_position swapping
12/23212/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Clément Bénier
sign: handle decode methods sign from can value
11/23211/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Corentin Le...
can: Add big endian CAN frame layout handle
10/23210/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
application: Add dedicated function to set parents
09/23209/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
low-can-cb: Retrieve application from external controll...
08/23208/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
examples: updates
06/23206/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
test: Update tests with new transport
05/23205/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
doc: Update documentation
04/23204/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
can_message: add missing signature due to conflict
03/23203/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
hat: Move some binding functions into the hat
02/23202/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
binding: add preinit function to load the config
99/23199/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
All: Make format coherent with the whole project
98/23198/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
all: Copyright update
96/23196/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Romain Forlot
message_set: typedef long type signature
95/23195/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Arthur Guyader
controller: Prepare project ot use the Controller
94/23194/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
j1939: don't process signals using same bus
92/23192/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
all: Format one line 'if' or 'for' statement.
90/23190/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
app-generated: update for generated steering wheel
64/23564/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
subscription: Optimizing opening sockets
89/23189/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
socketcan-j1939: format how to define_opt()
63/23563/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
can: clean and format
88/23188/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
can: Fix receiving and sending extended CAN frames
87/23187/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
can: Remove extended flags
86/23186/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
cmake: Remove build warnings
85/23185/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Romain Forlot
j1939: Following kernel updates
91/23191/6
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Scott Murray
Change example message 0x3D9 back to non-FD
80/23280/1
8.99.2
8.99.3
8.99.4
icefish/8.99.2
icefish/8.99.3
icefish/8.99.4
icefish_8.99.2
icefish_8.99.3
icefish_8.99.4
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
Scott Murray
Fix filter bitmask generation
78/23178/2
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Scott Murray
Update steering wheel LIN message definition
77/23177/1
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Scott Murray
Add steering wheel LIN message signal definitions
40/22940/2
8.99.1
icefish/8.99.1
icefish_8.99.1
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Li Xiaoming
refactor(config.xml.in):Replace required api with requi...
74/22274/3
next
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Arthur Guyader
Update documentation
62/22262/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Remove file socketcan-j1939 that was not removed before
61/22261/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Remove in function convert_from_addr, the variable...
60/22260/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Remove in function rx_filter_can, the variable val...
59/22259/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Add new decoders bytes for signal of long size
58/22258/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Change signature of decoders
57/22257/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Add some typedef to reduce the size of the lines
56/22256/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Change vector to list to allow to remove signal.
55/22255/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Update bit position and bit size in signal
54/22254/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Add feature ISO TP (multi frames and peer to peer)
53/22253/4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Replace all enum types with masks
52/22252/3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Update function tx_send for multi frame prevision
51/22251/3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Only defined signals can be written
50/22250/3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Update function rx_filter_can for multi frame prevision.
49/22249/3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Change function get_bcm_msg to return a reference.
48/22248/3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Move attributes flags and maxdlen
47/22247/3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Add function remove last bcm frame
46/22246/3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Arthur Guyader
Add many frames in a subscription in the function tx_send.
45/22245/3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Arthur Guyader
Add function to convert vector to canfd or can frame.
44/22244/2
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Arthur Guyader
Add function get_data_vector with index
43/22243/2
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Arthur Guyader
Update function to encode and decode message
42/22242/2
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Arthur Guyader
Update j1939 decode with function to_hex
41/22241/2
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Arthur Guyader
Add file converter to manage all conversions
40/22240/2
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Arthur Guyader
Uniform indentation with tabulation
39/22239/2
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Romain Forlot
Fix: only one subscription could be made
42/22142/3
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Arthur Guyader
Update documentation.
12/22012/14
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Arthur Guyader
Add tests for J1939 features.
11/22011/14
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Arthur Guyader
Integrate the J1939 features : address claiming and...
10/22010/13
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Arthur Guyader
Add feature to build messages and fix some functions
09/22009/10
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Arthur Guyader
Update examples and can_samples
08/22008/7
commit
|
commitdiff
|
tree
|
snapshot
2019-07-03
Romain Forlot
signals.cpp: Make an insensitive string comparison
02/21802/2
7.99.3
8.0.0
8.0.1
8.0.2
halibut/7.99.3
halibut/8.0.0
halibut/8.0.1
halibut/8.0.2
halibut_7.99.3
halibut_8.0.0
halibut_8.0.1
halibut_8.0.2
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Sebastien Douheret
Fix spelling
82/21782/1
7.99.2
halibut/7.99.2
halibut_7.99.2
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Sebastien Douheret
Fix invalid markdown filename in documentation
81/21781/1
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Romain Forlot
Minor improvements
33/21733/4
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Arthur Guyader
Add J1939 frame example.
14/21414/11
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Arthur Guyader
Update the documentation for J1939.
13/21413/11
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Romain Forlot
Updating application-generated.cpp.
12/21412/11
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Romain Forlot
Small fixes (include and pointer)
11/21411/10
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Romain Forlot
Modify function to open socket j1939
10/21410/10
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Arthur Guyader
Add the possibility to subscribe an id or a pgn
09/21409/10
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Romain Forlot
Rename some of the classes removing can- prefix
07/21407/10
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Romain Forlot
New constructor j1939 message definition
46/21746/1
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Romain Forlot
Change can_message_t class usage for new j1939
08/21408/10
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Romain Forlot
Add CMake option to compile with J1939
45/21745/1
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Romain Forlot
Use subscription's sockets as shared_ptr
32/21732/3
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Romain Forlot
Use shared_ptr to set message_set parent
31/21731/3
commit
|
commitdiff
|
tree
|
snapshot
next