Releases: ut-issl/c2a-aobc
Releases · ut-issl/c2a-aobc
v10.1.1
What's Changed
- [Hotfix] Fix CONTROL telemetry packet by @conjikidow in #326
Full Changelog: v10.1.0...v10.1.1
v10.1.0
v10.0.0
What's Changed
Major update
- RWのfault statusテレメ要求の追加 by @seki-hiro in #280
- Add Relative Velocity Direction Pointing by @Hiro-0110 in #275
- Update STT ON BC by @conjikidow in #288
- remove tl_gpsr_range_observe.c from vcxproj by @t-hosonuma in #303
- fix MTQ controller behavior in ground test by @suzuki-toshihir0 in #296
- add magnetic_exclusive_control_timer->is_enable into tlm by @suzuki-toshihir0 in #297
- fix reset timing for torque integration in MTQ controller by @suzuki-toshihir0 in #309
- Sagitta firmware version update to v11.14 by @conjikidow in #311
- Add EL low note telemetry by @conjikidow in #318
- Add TLC_GS.ERR_COUNTER in HK_GEN by @conjikidow in #320
Minor update
- STTのRXバッファを増やす by @seki-hiro in #279
- Enable build with chipkit by @conjikidow in #276
- Add BC_AC_OEM7600_UPDATE in TL of Bdot and RSP by @conjikidow in #286
- Increase BCT_MAX_BLOCKS by @Hiro-0110 in #295
- Update EL/EH by @conjikidow in #293
- Rangeテレメの追加 by @t-hosonuma in #284
- SS/STTのDS initをコマンド化しEHを更新 by @michinarikake in #300
- Add LPF for angular velocity calculation by @200km in #308
- fix Bdot tasklist to handle MTQ output error in Bdot mode by @suzuki-toshihir0 in #313
- Add BC_AC_STIM210_UPDATE in Rough Sun Pointing TL by @conjikidow in #321
Patch update
- IGRF計算の修正 by @t-hosonuma in #278
- 磁気センサバイアスの更新 by @ogoogo in #282
- STIM210のHW OC閾値緩和 by @Hiro-0110 in #301
- 磁気センサの値反映によるvmicroが動かないバグの修正 by @ogoogo in #305
- 磁気センサバイアス再調整 by @ogoogo in #315
- Fix hard coded RW I2C address by @200km in #316
Others
- Update actions/checkout digest to 0ad4b8f by @renovate in #283
- Update actions/checkout action to v4.1.5 by @renovate in #292
- Merge develop into main for major update v10.0.0 by @conjikidow in #322
New Contributors
- @michinarikake made their first contribution in #300
Full Changelog: v9.0.0...v10.0.0
v9.0.0
What's Changed
Major update
- GPSR BaudRate変更処理の訂正 by @t-hosonuma in #251
- [Magnetic Control] Imprement magnetec exclusive control timer by @suzuki-toshihir0 in #261
- GPSR_RANGE_OBSERVEモードの削除 by @t-hosonuma in #248
- [Cmd] Expand number of commands in database (256 --> 288) by @suzuki-toshihir0 in #254
Minor update
- SagittaのFirmware update 10.3 -> 10.7対応 by @seki-hiro in #250
- BCのコピーをFRAMに取ることで不揮発化する by @chutaro in #249
Patch update
- add ss check by degree by @SeirenTDoi in #245
- fix bug PIC INA read error by @SeirenTDoi in #253
- [Q Method] Propagate Quaternion when eigen solver in Q Method doesn't converge by @suzuki-toshihir0 in #255
Others
- Merge main to develop for hotfix #234 by @200km in #244
- Update actions/checkout digest to b4ffde6 by @renovate in #247
- Update arkedge/workflows-c2a action to v4.5.3 by @renovate in #257
- Update actions/cache action to v4 by @renovate in #263
- Merge main to develop for hotfix #272 by @conjikidow in #273
- Merge develop to main for Major update v9.0.0 by @200km in #274
Full Changelog: v8.0.2...v9.0.0
v8.0.2
v8.0.1
v8.0.0
What's Changed
Major Update
Telemetry and Command
- cmd db の Cmd_ prefix を削除 by @chutaro in #216
- Remove
ISSL6U
description by @200km in #222 - Delete
Cmd_
prefix from ops files by @200km in #223 - WINGSでの表示を綺麗にするためのTLM DB修正 by @200km in #224
- Update HK by @200km in #225
- Fix TLM name by @200km in #227
- CONTROL TLMの修正 by @200km in #228
- Sun sensor angle TLMの追加 by @200km in #229
- Fix OPS files by @200km in #230
Satellite Parameters
- GPS時刻スパイクフィルタの追加 by @t-hosonuma in #237
Others
Minor Update
- Expand DI buffer for STT by @conjikidow in #200
- Add and modify Cubewheel files by @SeirenTDoi in #232
- update core to v3.10.1 by @chutaro in #226
Patch Update
- Fix to suit coding rule by @200km in #201
- sagitta driver で厳密なフレーム探索を有効化 by @chutaro in #202
- Build as C99 by default by @sksat in #205
- Add a method to README to deal with cases where environment building does not work. by @Sota2811 in #233
GitHub Actionsなどtool関連
- Update arkedge/workflows-c2a action to v4 by @renovate in #198
- Update actions/checkout action to v4 by @renovate in #209
- Update arkedge/workflows-c2a action to v4.2.0 by @renovate in #213
- Update crazy-max/ghaction-github-labeler action to v5 by @renovate in #215
- Update arkedge/workflows-c2a action to v4.3.0 by @renovate in #219
- Update actions/checkout digest to 8ade135 by @renovate in #220
- Update arkedge/workflows-c2a action to v4.4.0 by @renovate in #234
- Update python Docker tag to v3.12 by @renovate in #235
- Update arkedge/workflows-c2a action to v4.5.2 by @renovate in #238
その他操作上のマージ
- Merge main to develop for #208 by @200km in #210
- Merge main to develop for hotfixes by @200km in #214
- Merge main to develop for Hotfix #217 by @200km in #218
- Merge develop to main for Major update v8.0.0 by @200km in #240
New Contributors
- @Sota2811 made their first contribution in #233
- @SeirenTDoi made their first contribution in #232
Full Changelog: v7.0.3...v8.0.0