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

ECC-1602: CCSDS performance optimisation #121

Closed
wants to merge 45 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
a23c566
ECC-1433: Reset decimal_scale_factor
Aug 2, 2022
c74f304
ECC-1433: Small number test in ECC-1431 enabled
Aug 3, 2022
7e74575
ECC-1433: Minor changes in ECC-1431
Aug 3, 2022
c89e55a
ECC-1433: Test
shahramn Aug 3, 2022
ce58cd7
ECC-1433: Remove simplified test from ECC-1431
Aug 3, 2022
d8007dd
Merge branch 'develop' into bugfix/ECC-1433-CCSDS-encoding_small_numb…
shahramn Aug 3, 2022
08b9fcb
Merge branch 'develop' into bugfix/ECC-1433-CCSDS-encoding_small_numb…
shahramn Aug 9, 2022
02d7965
Merge branch 'develop' into bugfix/ECC-1433-CCSDS-encoding_small_numb…
shahramn Aug 31, 2022
a087bb8
Merge branch 'develop' into bugfix/ECC-1433-CCSDS-encoding_small_numb…
shahramn Nov 3, 2022
407bb15
Merge branch 'develop' into bugfix/ECC-1433-CCSDS-encoding_small_numb…
shahramn Nov 7, 2022
6b79a1e
ECC-1455: Temporarily added so IFS tests can pass
shahramn Nov 7, 2022
0b2cbfc
ECC-1455: Reminder to undo the change
shahramn Nov 7, 2022
5a047a8
Revert ECC-1455 changes
shahramn Nov 7, 2022
b82e2c3
Merge branch 'develop' into bugfix/ECC-1433-CCSDS-encoding_small_numb…
shahramn Dec 22, 2022
83e9c87
ECC-1602: CCSDS performance optimisation
joobog May 30, 2023
e16e4ae
ECC-1602: Fix reinterpret_cast<>()
joobog May 30, 2023
33ae883
ECC-1602: Refactoring: endianess_test -> is_little_endian
joobog May 30, 2023
b812622
ECC-1602: Comments
joobog May 30, 2023
1db8deb
ECC-1602: Refactoring: Clean-up switch statement
joobog May 30, 2023
624c12e
ECC-1602: Clean up
joobog May 30, 2023
9e84a7b
ECC-1602: Change error code GRIB_NOT_IMPLEMENTED -> GRIB_OUT_OF_RANGE
joobog May 30, 2023
46f57dd
Remove unused variables
shahramn May 30, 2023
d9bdfdc
ECC-1602: Use uint8_t, uint16_t and uint32_t data types
joobog May 30, 2023
b8f2959
Merge branch 'hotfix/ECC-1602-performance-optim-ccsds' of github.com:…
joobog May 30, 2023
35c6417
ECC-1602: Add <cstdint> header
joobog May 30, 2023
c5c5ba8
ECC-1602: Move AEC flags modification to a function; Return GRIB_INVA…
joobog Jun 1, 2023
021de6c
ECC-1602: Minor change
joobog Jun 1, 2023
829c7e6
Merge branch 'develop' into hotfix/ECC-1602-performance-optim-ccsds
shahramn Jun 2, 2023
6cc48ef
Fix error messages
shahramn Jun 2, 2023
adf0b53
Merge branch 'develop' into hotfix/ECC-1602-performance-optim-ccsds
shahramn Jun 3, 2023
0f661eb
ECC-1609: Fix decimalScaleFactor (not complete)
joobog Jun 7, 2023
bb666da
ECC-1609: Reset decimal_scale_factor before re-computing
joobog Jun 7, 2023
f4ffedd
ECC-1609: ClangFormat
joobog Jun 7, 2023
5425a17
Merge branch 'develop' into hotfix/ECC-1602-performance-optim-ccsds
joobog Jun 7, 2023
6c4f5b4
Merge branch 'bugfix/ECC-1609_CCSDS_multi_grib' into hotfix/ECC-1602-…
joobog Jun 10, 2023
3d642d7
ECC-1609: Add missing decimal_scale_factor calculation
joobog Jun 11, 2023
37e1a0d
Merge branch 'bugfix/ECC-1609_CCSDS_multi_grib' into hotfix/ECC-1602-…
joobog Jun 11, 2023
b8a9504
Merge branch 'hotfix/ECC-1602-performance-optim-ccsds' of github.com:…
joobog Jun 11, 2023
89f92e0
Testing: CCSDS bitsPerValue test when AEC_DATA_3BYTE_OPTION_MASK=0
shahramn Jun 12, 2023
c014f0a
Testing: Add the tests for ECC-1433 (CCSDS very small values)
shahramn Jun 12, 2023
d951313
Merge branch 'develop' into bugfix/ECC-1433-CCSDS-encoding_small_numb…
joobog Jun 13, 2023
3b52ef5
ECC-1433: renamed: tests/grib_ecc-1433.cpp -> tests/grib_ecc-1433.cc
joobog Jun 13, 2023
cf49709
ECC-1433: Remove C++ experimental from CMakeLists.txt
joobog Jun 13, 2023
53276ae
Merge branch 'develop' into bugfix/ECC-1433-CCSDS-encoding_small_numb…
joobog Jun 13, 2023
5d214f4
Merge test from 'ECC-1433-CCSDS-encoding_small_numbers_fails' branch
shahramn Jun 13, 2023
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
Merge branch 'develop' into bugfix/ECC-1433-CCSDS-encoding_small_numb…
…ers_fails
  • Loading branch information
shahramn committed Dec 22, 2022
commit b82e2c35c56bdc02714cfb32767e4d0effa75399

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.