Linux Foundation Collaborative Projects
index
:
agl-service-can-low-level
dab
eel
flounder
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
next
octopus
pike
quillback
ricefish
sandbox/DDTLK/autobuild
sandbox/DDTLK/fix-tests
sandbox/claneys/SPEC-3204
sandbox/claneys/modular-low-can
sandbox/excale/wip
sandbox/walzert/agl-service-can-low-level
sandbox/walzert/can_build_icefish
sandbox/ydimitrov/revised_comments
sandbox/zheng_wenlong/als2019
Low level CAN service made to decode and write on CAN bus.
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
Add the possibility to subscribe an id or a pgn
Arthur Guyader
3
-22
/
+106
2019-06-26
Rename some of the classes removing can- prefix
Romain Forlot
31
-299
/
+394
2019-06-26
New constructor j1939 message definition
Romain Forlot
2
-0
/
+33
2019-06-26
Change can_message_t class usage for new j1939
Romain Forlot
27
-231
/
+654
2019-06-26
Add CMake option to compile with J1939
Romain Forlot
2
-1
/
+25
2019-06-26
Use subscription's sockets as shared_ptr
Romain Forlot
3
-20
/
+24
2019-06-26
Use shared_ptr to set message_set parent
Romain Forlot
3
-5
/
+5
2019-06-26
Implement a new socket type CAN for j1939 protocol
Arthur Guyader
10
-55
/
+305
2019-06-19
Modify to receive signal with bigger value than the number of states
Hiroki Koga
1
-1
/
+1
2019-06-14
Require to run at platform scope
José Bollo
1
-0
/
+1
2019-05-17
Fix: double free issue
halibut_7.99.1
halibut/7.99.1
7.99.1
Romain Forlot
1
-2
/
+0
2019-04-30
Removing submodule
Romain Forlot
2
-0
/
+1
2019-04-15
documentation: fix broken links in documentation
Clément Bénier
2
-2
/
+2
2019-04-02
docs: Fix broken links
Pierre MARZIN
3
-4
/
+4
2019-03-15
binding: can-low-level: remove useless .gitmodules
Matt Ranostay
1
-3
/
+0
2019-02-27
autobuild: fix warnings due to cp command exit error
Raquel Medina
2
-26
/
+50
2019-02-06
Add fake can data for dashboard
zheng_wenlong
1
-0
/
+156
2018-12-19
docs: add yaml book
halibut_7.90.0
halibut/7.90.0
guppy_6.99.4
guppy_6.99.3
guppy/6.99.4
guppy/6.99.3
7.90.0
6.99.4
6.99.3
Frederic Marec
1
-0
/
+16
2018-12-14
Smalls improvements
Romain Forlot
5
-8
/
+21
2018-12-14
Simpler handling of binding subscriptions
Romain Forlot
8
-494
/
+474
2018-12-14
Filter tests improvements
Romain Forlot
4
-1028
/
+529
2018-12-14
Cleaning the code for now unused functions
Romain Forlot
12
-176
/
+23
2018-12-14
CAN FD implementation
Romain Forlot
13
-233
/
+187
2018-11-22
Adds more tests about writing on CAN bus
guppy_6.99.2
guppy_6.99.1
guppy/6.99.2
guppy/6.99.1
6.99.2
6.99.1
Romain Forlot
2
-2
/
+13
2018-11-22
Rework writing CAN message on CAN buses.
Romain Forlot
1
-79
/
+64
2018-11-22
Use newly generated cpp file with default encoders
Romain Forlot
7
-1
/
+7
2018-11-22
Handle several can_frame in a BCM message
Romain Forlot
2
-31
/
+2
2018-11-22
Adds a new function to build from a json_object.
Romain Forlot
2
-0
/
+27
2018-11-22
Adjust "encoder" signature to fit cpp usage
Romain Forlot
1
-2
/
+2
2018-11-22
Code format and style changes
Romain Forlot
2
-7
/
+7
2018-11-20
Update gitignore
Romain Forlot
1
-1
/
+1
2018-11-20
Added afb-helpers submodule
Romain Forlot
3
-2
/
+6
2018-11-09
Change .gitmodules following submodule migration
Frederic Marec
1
-3
/
+0
2018-10-31
Migrate app-templates to CMake module
Romain Forlot
2
-4
/
+7
2018-10-15
Migration to binding v3
Romain Forlot
11
-58
/
+54
2018-10-15
Updated app-templates submodule
Romain Forlot
1
-0
/
+0
2018-10-12
Change the project name
Romain Forlot
2
-1
/
+1
2018-10-09
Use feature 'required-binding'
Jose Bollo
1
-1
/
+1
2018-09-25
Use the unified script to launch tests
Romain Forlot
2
-37
/
+2
2018-09-20
doc: Changed doc to new format
guppy_6.90.0
guppy/6.90.0
6.90.0
Sebastien Douheret
13
-987
/
+1
2018-09-12
Reach fixture files in all cases.
Romain Forlot
2
-6
/
+5
2018-08-23
Cleaning, set up binding version in config.cmake
flounder_5.99.6
flounder_5.99.5
flounder_5.99.4
flounder/5.99.6
flounder/5.99.5
flounder/5.99.4
5.99.6
5.99.5
5.99.4
Romain Forlot
4
-46
/
+2
2018-08-20
Use TEST app-templates labels
Romain Forlot
4
-3
/
+3
2018-08-20
Specify the API name to be tested
Romain Forlot
1
-0
/
+1
2018-08-20
Use dedicated API name for the test
Romain Forlot
2
-5
/
+6
2018-07-28
Update gitignore
flounder_5.99.3
flounder/5.99.3
5.99.3
Romain Forlot
1
-0
/
+1
2018-07-28
Several tests improvements and fixes
Romain Forlot
3
-27
/
+56
2018-07-27
Updated examples files and default configuration
Romain Forlot
7
-49
/
+52
2018-07-27
Tiny doc fix
Romain Forlot
1
-1
/
+1
2018-07-25
Align config.cmake file with app-template update
flounder_5.99.2
flounder/5.99.2
5.99.2
Romain Forlot
2
-10
/
+5
[next]