Skip to content

Commit

Permalink
firmware: Update version of modified files
Browse files Browse the repository at this point in the history
  • Loading branch information
c-porto committed Aug 17, 2024
1 parent bb5fe26 commit 8f385bc
Show file tree
Hide file tree
Showing 30 changed files with 46 additions and 34 deletions.
2 changes: 1 addition & 1 deletion firmware/app/structs/obdh_data.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2020/07/16
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/app/structs/satellite.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Satellite data structure definition.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.9
* \version 0.10.19
*
* \date 2020/07/16
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/app/tasks/antenna_deployment.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Antenna deployment task implementation.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.7
* \version 0.10.19
*
* \date 2021/11/17
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/app/tasks/beacon.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Beacon task implementation.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.9
* \version 0.10.19
*
* \date 2019/10/27
*
Expand Down
4 changes: 2 additions & 2 deletions firmware/app/tasks/data_log.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
*
* \version 0.10.19
*
* \date 2021/05/24
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/app/tasks/housekeeping.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2021/04/27
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/app/tasks/housekeeping.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Housekeeping task definition.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.17
* \version 0.10.19
*
* \date 2021/04/27
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/app/tasks/mem_check.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2024/07/24
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/app/tasks/pos_det.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Position determination task implementation.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.7
* \version 0.10.19
*
* \date 2023/07/19
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/app/tasks/pos_det.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Position determination task definition.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.7
* \version 0.10.19
*
* \date 2023/07/19
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/app/tasks/process_tc.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.14
* \version 0.10.19
*
* \date 2021/07/06
*
Expand Down
4 changes: 2 additions & 2 deletions firmware/app/tasks/read_edc.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
*
* \version 0.10.19
*
* \date 2020/08/16
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/app/tasks/read_edc.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2020/08/16
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/app/tasks/read_px.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Augusto Cezar Boldori Vassoler <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2023/08/28
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/app/tasks/read_px.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Augusto Cezar Boldori Vassoler <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2023/08/28
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/app/tasks/startup.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2019/12/04
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/app/tasks/tasks.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2019/11/02
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/app/utils/mem_mng.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2024/02/24
*
Expand Down
4 changes: 2 additions & 2 deletions firmware/app/utils/mem_mng.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
*
* \version 0.10.19
*
* \date 2024/02/24
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/config/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2019/10/26
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/devices/payload/payload.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* \author João Cláudio Elsen Barcellos <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2021/08/15
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/devices/payload/payload.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.18
* \version 0.10.19
*
* \date 2021/08/15
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/drivers/px/px.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Payload X driver implementation.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.8
* \version 0.10.19
*
* \date 2020/03/31
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/drivers/px/px.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Payload X driver definition.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.8
* \version 0.10.19
*
* \date 2020/10/31
*
Expand Down
2 changes: 1 addition & 1 deletion firmware/drivers/sl_ttc2/sl_ttc2.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.17
* \version 0.10.19
*
* \date 2021/05/12
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/system/system.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief System management routines implementation.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.8.7
* \version 0.10.19
*
* \date 2020/01/29
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/tests/devices/payload_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Bruno Benedetti <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.11
* \version 0.10.19
*
* \date 2021/08/16
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/tests/mockups/drivers/px_wrap.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Payload-X driver wrap implementation.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.8
* \version 0.10.19
*
* \date 2023/09/18
*
Expand Down
3 changes: 2 additions & 1 deletion firmware/tests/mockups/drivers/px_wrap.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
* \brief Payload-X driver wrap definition.
*
* \author Gabriel Mariano Marcelino <[email protected]>
* \author Carlos Augusto Porto Freitas <[email protected]>
*
* \version 0.10.8
* \version 0.10.19
*
* \date 2023/09/18
*
Expand Down
4 changes: 2 additions & 2 deletions firmware/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*
* \author Gabriel Mariano Marcelino <[email protected]>
*
* \version 0.10.17
* \version 0.10.19
*
* \date 2019/10/25
*
Expand All @@ -36,7 +36,7 @@
#ifndef VERSION_H_
#define VERSION_H_

#define FIRMWARE_VERSION "0.10.17"
#define FIRMWARE_VERSION "0.10.19"

#define FIRMWARE_STATUS "Development"

Expand Down

0 comments on commit 8f385bc

Please sign in to comment.