paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] e0b299: [shell] add a shell mo


From: Gautier Hattenberger
Subject: [paparazzi-commits] [paparazzi/paparazzi] e0b299: [shell] add a shell module with ChibiOS (#2634)
Date: Tue, 05 Jan 2021 07:01:58 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: e0b299acd4267845f21cbe8a07279c49e815c5c0
      
https://github.com/paparazzi/paparazzi/commit/e0b299acd4267845f21cbe8a07279c49e815c5c0
  Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M conf/airframes/ENAC/fixed-wing/apogee.xml
    A conf/modules/shell.xml
    A sw/airborne/arch/chibios/modules/core/microrl/microrl.c
    A sw/airborne/arch/chibios/modules/core/microrl/microrl.h
    A sw/airborne/arch/chibios/modules/core/microrl/microrlConfig.h
    A sw/airborne/arch/chibios/modules/core/microrl/microrlShell.c
    A sw/airborne/arch/chibios/modules/core/microrl/microrlShell.h
    M sw/airborne/arch/chibios/modules/core/rtos_mon_arch.c
    A sw/airborne/arch/chibios/modules/core/shell_arch.c
    A sw/airborne/arch/chibios/modules/core/shell_arch.h
    A sw/airborne/modules/core/shell.c
    A sw/airborne/modules/core/shell.h

  Log Message:
  -----------
  [shell] add a shell module with ChibiOS (#2634)

* [shell] add a shell module with ChibiOS

- add a set of core commands
- allow to add custom commands from external modules at runtime
- fix small errors in rtos_mon module

* [shell] only for ap target at the moment





reply via email to

[Prev in Thread] Current Thread [Next in Thread]