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

Merge candidate_r1 into master #46

Merged
merged 76 commits into from
Feb 26, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
f11d59d
Switched over to using alpine:3.12 for the base image in dockerfiles.
dmccoystephenson Jul 24, 2023
d2928bb
Removing unnecessary packages
dmccoystephenson Jul 25, 2023
3f85e0b
Installed librdkafka from alpine's stable branch instead of edge.
dmccoystephenson Jul 25, 2023
494b84e
Removed test data from default dockerfile.
dmccoystephenson Sep 11, 2023
fb1f57b
Added image documentation to `docs/dockerhub.md`
dmccoystephenson Nov 10, 2023
febd5f9
Changed 'Asn.1' to 'ASN.1' in dockerhub documentation.
dmccoystephenson Nov 27, 2023
3edb810
Updated `doIt.sh` script to use all J2735 ASN files in a specified di…
dmccoystephenson Dec 5, 2023
f59d659
Revised README in `asn1c_combined` directory
dmccoystephenson Dec 5, 2023
31ab073
Added 2020 files to `asn1c_combined/j2735-asn-files/2020` directory
dmccoystephenson Dec 8, 2023
e87ce9b
Removed submodule
dmccoystephenson Dec 8, 2023
18a9dfa
Added 'mouse07410/asn1c' submodule
dmccoystephenson Dec 8, 2023
ebb5782
Modified dockerfiles to use installation process for 'mouse07410/asn1c'
dmccoystephenson Dec 8, 2023
7f37ac1
Modified `doIt.sh` script to point towards 2020 files.
dmccoystephenson Dec 8, 2023
686742d
Added error message for the ASDFRAME case in the `encode_frame_data` …
dmccoystephenson Dec 8, 2023
97ea6ed
Modified asn1c parameters in `doIt.sh` script
dmccoystephenson Dec 8, 2023
0b3a93b
Modified data files to conform to 2020 standard.
dmccoystephenson Dec 8, 2023
0f89148
Modified some logging in `acm.cpp` to improve clarity.
dmccoystephenson Dec 8, 2023
4286398
Reorganized `tests.cpp` and commented out test cases related to ASD
dmccoystephenson Dec 12, 2023
6a9380d
Added test case for encoding a TIM
dmccoystephenson Dec 12, 2023
bc1ab9f
Updated SEMI file to be compatible with J2735 ASN 2020
dmccoystephenson Dec 12, 2023
3da9390
Modified dockerfiles to include `data` directory for unit testing.
dmccoystephenson Dec 12, 2023
680a317
Commented out unit tests related to encoding BSMs
dmccoystephenson Dec 12, 2023
ad0923b
Added J2735 conformance check for incoming to-be-encoded MessageFrame…
dmccoystephenson Dec 12, 2023
ace996a
Corrected Date comment in SEMI_v2.4.0_121223_j2020.asn file.
dmccoystephenson Dec 12, 2023
bcc0d5b
Added a unit test for decoding a BSM
dmccoystephenson Dec 12, 2023
27f87d8
Added a unit test for encoding a TIM with payload type 'OdeAsdPayload'
dmccoystephenson Dec 13, 2023
362ee33
Transitioned to using updated SCMS files
dmccoystephenson Dec 19, 2023
cca7fb1
Updated SCMS files & included *Crl*.asn files
dmccoystephenson Dec 26, 2023
c9df9db
Merge pull request #41 from usdot-jpo-ode/master
dan-du-car Jan 2, 2024
e928888
Merge pull request #14 from CDOT-CV/use-alpine-as-base-image
payneBrandon Jan 4, 2024
db7c5c6
Merge pull request #18 from CDOT-CV/handle-multiple-j2735-asn-files
drewjj Jan 10, 2024
8fc13d8
Merge remote-tracking branch 'origin/develop' into j2735/transition-t…
dmccoystephenson Jan 10, 2024
32c9757
Merge branch 'j2735/transition-to-2020' into 1609dot2/transition-to-e…
dmccoystephenson Jan 10, 2024
0533d94
Improved clarity of J2735 conformance check
dmccoystephenson Jan 11, 2024
213ef71
Updated dockerfiles to install flex & bison using apk
dmccoystephenson Jan 11, 2024
821f7d5
Merge branch 'j2735/transition-to-2020' into 1609dot2/transition-to-e…
dmccoystephenson Jan 12, 2024
189ede3
Committed override file for NodeOffsetPointXY class
dmccoystephenson Jan 15, 2024
f279429
Removed line in `doIt.sh` script to copy .c overrides
dmccoystephenson Jan 15, 2024
56fbe2e
Merge branch 'j2735/transition-to-2020' into 1609dot2/transition-to-e…
dmccoystephenson Jan 15, 2024
9ca7f3d
Removed ASN files & updated README with SAE links.
dmccoystephenson Jan 16, 2024
ab2560b
Modified j2735 .gitignore files to include *.ASN
dmccoystephenson Jan 16, 2024
1623536
Merge branch 'j2735/transition-to-2020' into 1609dot2/transition-to-e…
dmccoystephenson Jan 16, 2024
1311d88
Merge pull request #19 from CDOT-CV/j2735/transition-to-2020
payneBrandon Jan 16, 2024
2cec6f8
Merge pull request #17 from CDOT-CV/docs/dockerhub-description
payneBrandon Jan 16, 2024
03e60a1
Merge branch 'develop' into 1609dot2/transition-to-etsi-v2.1.1
dmccoystephenson Jan 18, 2024
e875f33
Added generated implementation/header files to source control
dmccoystephenson Jan 19, 2024
e25d1b4
Merge remote-tracking branch 'origin/asn1c/include-generated-files' i…
dmccoystephenson Jan 19, 2024
3b6b26d
Added link to `asn1c_combined/README.md` to root README
dmccoystephenson Jan 19, 2024
ef978e3
Fixed incorrect script name reference in asn1c_combined README
dmccoystephenson Jan 19, 2024
ff4ec5f
Update sonar-scanner
drewjj Jan 19, 2024
ca529d8
Merge remote-tracking branch 'origin/asn1c/include-generated-files' i…
dmccoystephenson Jan 19, 2024
241ef0f
Ran `generate-file.sh` script to update the 2020 tarball
dmccoystephenson Jan 19, 2024
16cd52f
Ran `generate-files.sh` script to update the 2016 tarball
dmccoystephenson Jan 19, 2024
bc8894a
Merge pull request #21 from CDOT-CV/asn1c/include-generated-files
payneBrandon Jan 26, 2024
a32baff
Merge branch 'usdot-jpo-ode:develop' into develop
dmccoystephenson Jan 30, 2024
ca4f4c5
Added release notes for v1.6.0
dmccoystephenson Jan 30, 2024
d565fe3
Merge pull request #20 from CDOT-CV/1609dot2/transition-to-etsi-v2.1.1
payneBrandon Jan 30, 2024
3ef47d6
Merge remote-tracking branch 'origin/develop' into docs/release-notes…
dmccoystephenson Jan 30, 2024
85762d1
Modified release notes for v1.6.0 to include updated SCMS files
dmccoystephenson Jan 30, 2024
0daa2b6
Merge pull request #22 from CDOT-CV/docs/release-notes-for-1.6.0
drewjj Jan 31, 2024
8809076
Removed unnecessary `RUN apk update` instructions in dockerfiles
dmccoystephenson Feb 1, 2024
65383c1
Added documentation for contents of the `data` & `unit-test-data` dir…
dmccoystephenson Feb 1, 2024
d98246d
Modified kafkaType check in `acm.cpp`
dmccoystephenson Feb 1, 2024
346265b
Added KAFKA_TYPE & confluent env vars to sample.env
dmccoystephenson Feb 1, 2024
f10bc08
Refactored logger setup code to improve clarity.
dmccoystephenson Feb 1, 2024
64489b2
Merge pull request #23 from CDOT-CV/addressing-usdot-pr-comments-2-1-…
drewjj Feb 1, 2024
5b2b420
Merge pull request #42 from CDOT-CV/develop
dan-du-car Feb 2, 2024
8139c59
Added info on breaking changes to release notes for 1.6.0
dmccoystephenson Feb 16, 2024
9292f5a
Improved clarity in breaking changes section of 1.6.0 release notes
dmccoystephenson Feb 16, 2024
11e269b
Added specific info on TIM field renamings to breaking changes sectio…
dmccoystephenson Feb 16, 2024
7e7261f
Updated release notes
dmccoystephenson Feb 23, 2024
f19aa97
Merge pull request #44 from CDOT-CV/version/change-version-to-2.0.0
dan-du-car Feb 23, 2024
6db2308
Merge remote-tracking branch 'usdot/develop' into docs/add-j2735-warn…
dmccoystephenson Feb 23, 2024
182f6d7
Updated breaking changes section in release notes for 2.0.0
dmccoystephenson Feb 23, 2024
521ac8a
Merge pull request #43 from CDOT-CV/docs/add-j2735-warning-to-release…
dan-du-car Feb 23, 2024
8082d72
Merge pull request #45 from usdot-jpo-ode/develop
dan-du-car Feb 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed unnecessary RUN apk update instructions in dockerfiles
  • Loading branch information
dmccoystephenson committed Feb 1, 2024
commit 8809076bcaad6afaf8a5460f848565c26b827a7d
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ USER root
WORKDIR /asn1_codec
VOLUME ["/asn1_codec_share"]

# update the package manager
RUN apk update

# add build dependencies
RUN apk add --upgrade --no-cache --virtual .build-deps \
cmake \
Expand Down
3 changes: 0 additions & 3 deletions Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ USER root
WORKDIR /asn1_codec
VOLUME ["/asn1_codec_share"]

# update the package manager
RUN apk update

# add build dependencies
RUN apk add --upgrade --no-cache --virtual .build-deps \
cmake \
Expand Down
3 changes: 0 additions & 3 deletions Dockerfile.standalone
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ FROM alpine:3.12 as builder
USER root
WORKDIR /asn1_codec

# update the package manager
RUN apk update

# add build dependencies
RUN apk add --upgrade --no-cache --virtual .build-deps \
cmake \
Expand Down