Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
valeriof7 pushed 1 commit to develop valeriof7/tudat
- Add clang-format configuration and GitHub action for automatic formatting when a pull request is merged. Changes: n... 635542b
valeriof7 pushed 1 commit to develop valeriof7/tudatpy
- Add clang-format configuration and GitHub action for automatic formatting when a pull request is merged. Changes: ne... 4e51355
valeriof7 opened a pull request on tudat-team/tudat
Feature/github_action
Add a new github action that will format the cpp code when a pull request is merged. Note that since the project is split into multiple github repositories, we need to include the `.clang-format`...valeriof7 opened a pull request on tudat-team/tudatpy
Feature/github_action
Add a new github action that will format the cpp code when a pull request is merged. Note that since the project is split into multiple github repositories, we need to include the `.clang-format`...valeriof7 created a branch on valeriof7/tudat
feature/github_action - A C++ platform to perform astrodynamics and space research.
valeriof7 pushed 76 commits to develop valeriof7/tudat
- Reworked 2-way Doppler test ef22038
- Working on model 27f6b47
- Merged ace740d
- Moving to develop for test 9bd0845
- Working on refining Doppler partial 29ac260
- Bump version: 2.13.0.dev49 → 2.13.0.dev50 0a4d0b6
- Corrected build 935e68c
- Compilation correction b2a2072
- Fixed one-way doppler 7249b2e
- Test progress 181d025
- Progress in proper time partials c5b587a
- Moving non-link end proper time partials 544b53a
- Working further on doppler tests 0bd3d5f
- Update to Doppler models 97d0918
- Doppler partials working; light time derivative partial not yet implemented 4bee5a2
- Corrected light time correction gradient effects in Doppler models cd4b3f3
- Warning suppressions 3cb6769
- Progress on light time gradient partials 48a001f
- Fixed Doppler partials! dc285a3
- Warning suppression; test re-enabling e2bf6ef
- and 56 more ...
valeriof7 pushed 137 commits to develop valeriof7/tudatpy
- automate bump version and creation of tag in tudatpy and tudatpy-feedstock for new commits on dev branch of tudat eve... 7cd581a
- Update bump_dev_version_nightly.yml 35f6dc7
- Update bump_dev_version_nightly.yml 89ab832
- Merge pull request #178 from tudat-team/177-add-nightly-bump-version-workflow Nightly bump version workflow 7cb8bc3
- Update bump_dev_version_nightly.yml Changing nightly build time for test f9789b4
- Update bump_dev_version_nightly.yml 089ee14
- Expose AtmosphereModel environment (untested) b35f135
- Possible fix to expose GravityFieldModel (untested) 3c5689c
- Possible fix to expose BodyShapeModel (untested) b352a11
- Possible fix to expose AerodynamicsReferenceFrameAngles (untested) 2465b18
- Possible fix to expose GroundStation (untested) 9a51746
- Update bump_dev_version_nightly.yml ae57e8c
- Update expose_environment.cpp 0f073b7
- Merge pull request #180 from soufyanR1/feature/add-envorinment Feature/expose environment 6f0ef0c
- Install python dependencies in a virtual environment instead of system-wide installation 393a4e2
- github token is not needed to run the bumpversion command. Mistakenly added previously. b04ae01
- Merge pull request #182 from tudat-team/181-fix-bump-version-workflow Fix bump version workflow 51a4001
- set-output will be deprecated soon. Replace 'set-output' with Environment files GITHUB_OUTPUT. Bump version should o... c480486
- Merge pull request #196 from tudat-team/195-fix-deprecation-bump-version-workflow Replace deprecated set-output Comm... 6d2445c
- added compute_escape_or_capture_delta_v exposure + docstrings 56c2d16
- and 117 more ...
valeriof7 pushed 463 commits to master valeriof7/tudatpy-examples
- Merge pull request #5 from tudat-team/feature/estimation_example Feature/estimation example 9ac9255
- Added Jupyter notebook to test mybinder.org. 8bb6b39
- Added Jupyter notebook to test mybinder.org. 91b0860
- Added Jupyter notebook to test mybinder.org. 1c5bab0
- Create separate directory for notebooks. e902f4a
- Added README and renamed examples. f4ee49e
- Added pygmo and jupyter notebook to the examples environment. 224f73a
- Fixed README link c7fab34
- Moved two satellite phasing example, and added keplerian orbit notebook b0d6eed
- Instruct user to use the tudat-space environment 38f3398
- Removed unused imports 3922a5e
- Made notebooks more standard 4ef3524
- Converted linear sensitivity analysis example to a notebook 52e67bb
- Cleaned and updated estimation example 484eaa5
- Converted the orbit estimation example to a notebook 1b50e3e
- Incorporated @jo11he 's changes to the basic orbit estimation notebook. 2321034
- Implemented estimation notebook changes to static example 188e20d
- Renamed the covariance analysis estimation example 1a069d3
- Added perturbed satellite orbit notebook 745d0ce
- Created a Notebook from the re-entry example b8d2dc1
- and 443 more ...