Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nasa/HS issues and pull requests

#118 - Fix #113, use CFE_TBL_FILEDEF macro for table definitions

Pull Request - State: closed - Opened by jphickey 9 months ago
Labels: CCB:Approved

#117 - Fix #116, correct format spec strings and types

Pull Request - State: closed - Opened by jphickey 9 months ago
Labels: CCB:Approved

#115 - Fix #114, clean up dispatch logic

Pull Request - State: closed - Opened by jphickey 10 months ago
Labels: CCB:Approved

#114 - Define and use Topic IDs instead of fixed Msg IDs

Issue - State: closed - Opened by jphickey 10 months ago

#113 - HS should use CFE_TBL_FILEDEF macro

Issue - State: closed - Opened by jphickey 10 months ago

#112 - HS uses the CFE_SB_Buffer_t type incorrectly

Issue - State: open - Opened by jphickey about 1 year ago

#111 - Fix #110, adds #include hs_platform_cfg.h

Pull Request - State: closed - Opened by chillfig about 1 year ago
Labels: enhancement, CCB:Approved

#110 - hs_sysmon.c #includes hs_internal_cfg.h

Issue - State: closed - Opened by dmknutsen about 1 year ago

#109 - Fix #108, Remove multiple returns from `HS_AppInit()`, `HS_SbInit()` and `HS_TblInit()`

Pull Request - State: open - Opened by thnkslprpt over 1 year ago
Labels: enhancement

#108 - Factor out multiple returns from `HS_AppInit()`, `HS_SbInit()` and `HS_TblInit()`

Issue - State: open - Opened by thnkslprpt over 1 year ago
Labels: enhancement

#107 - Fix #106, Lowers HS_UTIL_PER_INTERVAL_HOGGING from 9900 --> 7500

Pull Request - State: closed - Opened by dmknutsen over 1 year ago
Labels: bug, CCB:Approved, Equuleus-rc1

#106 - Lower threshold required to declare CPU Hogging

Issue - State: closed - Opened by dmknutsen over 1 year ago
Labels: bug, Equuleus-rc1

#105 - Fix #104, Removal of HS6013, HS6014, and HS6015

Pull Request - State: closed - Opened by dmknutsen over 1 year ago
Labels: requirements, CCB:Approved, Equuleus-rc1

#104 - Removal of HS6013 and HS6014

Issue - State: closed - Opened by dmknutsen over 1 year ago
Labels: requirements, Equuleus-rc1

#103 - Fix #102, rename files according to convention

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, CCB:Approved, Equuleus-rc1

#102 - Update header file naming based on documented convention

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, Equuleus-rc1

#101 - Fix #100, Convert `int32` return codes and variables to `CFE_Status_t`

Pull Request - State: closed - Opened by thnkslprpt over 1 year ago
Labels: CCB:Approved, Equuleus-rc1

#100 - HS `int32` return codes and variables should be converted to `CFE_Status_t`

Issue - State: closed - Opened by thnkslprpt over 1 year ago
Labels: enhancement, Equuleus-rc1

#99 - Fix #98, use "GENERATED_FILE" option to generate_config_includefile

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: build-system, CCB:Approved, Equuleus-rc1

#98 - Update EDS build "generate_config_includefile" call

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: build-system, Equuleus-rc1

#97 - Fix #96, use non-designated initializer for command header

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: CCB:Approved, Equuleus-rc1

#96 - Updated MAT table assumes "CommandHeader" first member name

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, Equuleus-rc1

#95 - Fix #92, update documentation for cpu load monitor

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: docs, CCB:Approved, Equuleus-rc1

#94 - Fix #93, Remove `CFE_BIT`-related macros

Pull Request - State: closed - Opened by thnkslprpt over 1 year ago
Labels: enhancement, CCB:Approved, Equuleus-rc1

#93 - Remove `CFE_BIT`-related macros

Issue - State: closed - Opened by thnkslprpt over 1 year ago
Labels: enhancement, Equuleus-rc1

#92 - Remove doc refs to custom functions

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: docs, Equuleus-rc1

#91 - Fix #89, add EDS file for HS

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: CCB:Approved, Equuleus-rc1

#90 - Fix #85, move system monitoring to PSP

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: bug, CCB:Approved, Equuleus-rc1

#89 - Add EDS file for HS application

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, Equuleus-rc1

#88 - Fix #81, use separate dispatcher for messages

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: CCB:Approved, Equuleus-rc1

#87 - Fix #84, split configuration

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, CCB:Approved, Equuleus-rc1

#86 - Fix #43, Refactor MAT table to be more portable

Pull Request - State: closed - Opened by dmknutsen over 1 year ago
Labels: CCB:Approved, Equuleus-rc1

#85 - HS does not calculate CPU utilization correctly on multi-core systems

Issue - State: closed - Opened by dmknutsen over 1 year ago - 2 comments
Labels: bug, Equuleus-rc1

#84 - Split "platform_cfg" into external and internal components

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, Equuleus-rc1

#83 - Fix #82, use generated stubs

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: unit-test, CCB:Approved, Equuleus-rc1

#82 - Use generated stubs

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: unit-test, Equuleus-rc1

#81 - Apps should check/verify msg BEFORE calling handler

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, Equuleus-rc1

#80 - Fix #79, Use payload sub-struct in all messages

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, CCB:Approved, Equuleus-rc1

#79 - All CMD/TLM message should put content in a "Payload" sub-structure

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, Equuleus-rc1

#78 - Fix #77, Combine consecutive, mutually-exclusive status checks

Pull Request - State: closed - Opened by thnkslprpt over 1 year ago
Labels: enhancement, CCB:Approved, Equuleus-rc1

#77 - Combine consecutive mutually exclusive status checks into an if/else

Issue - State: closed - Opened by thnkslprpt over 1 year ago
Labels: enhancement, Equuleus-rc1

#76 - Fix #9, use CFE_MSG_PTR macro

Pull Request - State: closed - Opened by jphickey over 1 year ago - 1 comment
Labels: enhancement, CCB:Approved, Equuleus-rc1

#75 - Fix #71, check correct global in appmon UT

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: CCB:Approved, Equuleus-rc1

#74 - Fix #73, unread variables

Pull Request - State: closed - Opened by jphickey over 1 year ago - 1 comment
Labels: CCB:Ready

#73 - Cppcheck unread variable errors in hs_monitor.c

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: bug, Equuleus-rc1

#72 - Fix #69, Fix #73, remove conditional compiles from code

Pull Request - State: closed - Opened by jphickey over 1 year ago - 1 comment
Labels: build-system, CCB:Approved, Equuleus-rc1

#71 - AppMonStatusRefresh Tests appear to check the wrong output

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: bug, Equuleus-rc1

#70 - Refactor "Custom" code (not really customizable)

Issue - State: closed - Opened by jphickey over 1 year ago - 1 comment
Labels: enhancement, Equuleus-rc1

#69 - Refactor "Compiled-out" code (ifdef)

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: build-system, Equuleus-rc1

#68 - HotFix #67, correct whitespace per clang-format

Pull Request - State: closed - Opened by jphickey over 1 year ago
Labels: CCB:Ready, CCB:FastTrack, Equuleus-rc1

#67 - Fix #66, remove compiler extensions from tbldefs

Pull Request - State: closed - Opened by jphickey over 1 year ago - 1 comment
Labels: enhancement, CCB:Approved, Equuleus-rc1

#66 - Remove use of compiler extension in table file definitions

Issue - State: closed - Opened by jphickey over 1 year ago
Labels: enhancement, Equuleus-rc1

#65 - Fix #64, Remove extraneous assignments to CFE_SUCCESS

Pull Request - State: closed - Opened by thnkslprpt over 1 year ago
Labels: enhancement, CCB:Approved, Equuleus-rc1

#64 - Extraneous assignment to CFE_SUCCESS

Issue - State: closed - Opened by thnkslprpt over 1 year ago
Labels: enhancement, Equuleus-rc1

#63 - Fix #62, Replace quotes with angle brackets in /inc

Pull Request - State: closed - Opened by dmknutsen over 1 year ago
Labels: CCB:Approved, draco-rc4

#62 - Replace quotes with angle brackets in #include statements within /inc

Issue - State: closed - Opened by dmknutsen over 1 year ago
Labels: draco-rc4

#61 - Fix #60, Moves custom commands and EIDs to public interface

Pull Request - State: closed - Opened by chillfig over 1 year ago
Labels: CCB:Approved, draco-rc4

#60 - Make hs_custom.h commands and EIDs public

Issue - State: closed - Opened by chillfig over 1 year ago
Labels: draco-rc4

#59 - Fix #58, Make hs_tbl.h public

Pull Request - State: closed - Opened by dmknutsen over 1 year ago
Labels: CCB:Approved, draco-rc4

#58 - Make hs_tbl.h public

Issue - State: closed - Opened by dmknutsen over 1 year ago
Labels: draco-rc4

#57 - Fix #56, Adds fsw/src to app target

Pull Request - State: closed - Opened by chillfig almost 2 years ago - 1 comment
Labels: invalid, CCB:Ignore

#56 - Add fsw/src to app target

Issue - State: closed - Opened by chillfig almost 2 years ago - 1 comment
Labels: invalid

#55 - Fix #54, Moves interface definition files to inc

Pull Request - State: closed - Opened by chillfig almost 2 years ago
Labels: CCB:Approved, draco-rc4

#54 - Move interface definition files to "inc" location

Issue - State: closed - Opened by chillfig almost 2 years ago
Labels: draco-rc4

#53 - Fix #52, Remove initializations causing Cppcheck errors

Pull Request - State: closed - Opened by thnkslprpt almost 2 years ago
Labels: CCB:Approved, draco-rc4

#52 - New Cppcheck errors: '[unreadVariable]'

Issue - State: closed - Opened by thnkslprpt almost 2 years ago
Labels: draco-rc4

#51 - Fix #50, Apply consistent Event ID names to common events

Pull Request - State: open - Opened by thnkslprpt almost 2 years ago

#50 - Inconsistent Event ID naming

Issue - State: open - Opened by thnkslprpt almost 2 years ago
Labels: enhancement

#49 - Fix #48, Remove redundant/inconsistent comments (/* end of function */, /* end if */ etc.) and clean up empty lines.

Pull Request - State: closed - Opened by thnkslprpt almost 2 years ago - 2 comments
Labels: draco-rc4

#48 - Redundant comments (/* end of function */, /* end if */ etc.) and clean up empty lines.

Issue - State: closed - Opened by thnkslprpt almost 2 years ago
Labels: draco-rc4

#47 - Fix #46, Remove 'return;' from last line of void functions.

Pull Request - State: closed - Opened by thnkslprpt about 2 years ago
Labels: CCB:Approved, draco-rc4

#46 - Remove "return;" from last line of void functions

Issue - State: closed - Opened by thnkslprpt about 2 years ago
Labels: draco-rc4

#45 - Fix #44, Remove unnecessary parentheses around return values.

Pull Request - State: closed - Opened by thnkslprpt about 2 years ago
Labels: CCB:Approved, draco-rc4

#44 - Scrub use of () in return statements

Issue - State: closed - Opened by thnkslprpt about 2 years ago
Labels: draco-rc4

#43 - Use CFE_MSG_CMD_HDR_INIT macro in Message Action Table implementation

Issue - State: closed - Opened by skliper about 2 years ago
Labels: enhancement, Equuleus-rc1

#42 - Fix #41, Add utility command requirements for existing implementation

Pull Request - State: closed - Opened by skliper about 2 years ago
Labels: CCB:Approved, draco-rc3

#41 - HS missing requirements for SetUtilDiagCmd, SetUtilParamsCmd, and UtilDiagReport (all hs_custom.c)

Issue - State: closed - Opened by skliper about 2 years ago
Labels: requirements, draco-rc3

#40 - Fix #39, Remove stray terminators

Pull Request - State: closed - Opened by skliper about 2 years ago
Labels: CCB:Approved, draco-rc3

#39 - Remove stray terminators

Issue - State: closed - Opened by skliper about 2 years ago
Labels: enhancement, draco-rc3

#38 - Fix #37, Add cancellation point to idle task

Pull Request - State: closed - Opened by skliper about 2 years ago
Labels: CCB:Approved, draco-rc3

#37 - HS_IdleTask has no cancellation point

Issue - State: closed - Opened by skliper about 2 years ago
Labels: bug, draco-rc3

#35 - Fix #11, Remove all mentions of ASIST or ITOS artifacts from docs

Pull Request - State: closed - Opened by paulober over 2 years ago
Labels: CCB:Approved

#34 - Fix #12 #31 #32 #33, Coverage improvements

Pull Request - State: closed - Opened by skliper over 2 years ago - 1 comment
Labels: CCB:Approved, draco-rc2

#33 - Uncovered condition for while loop in hs_custom.c

Issue - State: closed - Opened by skliper over 2 years ago
Labels: enhancement, draco-rc2

#32 - Refactor config dependent conditional in hs_custom.c

Issue - State: closed - Opened by skliper over 2 years ago
Labels: enhancement, draco-rc2

#31 - Simplify message action logic to avoid unreachable branch

Issue - State: closed - Opened by skliper over 2 years ago
Labels: enhancement, draco-rc2

#30 - Fix #29, Updates CLA information for Apache 2.0

Pull Request - State: closed - Opened by chillfig over 2 years ago - 1 comment
Labels: docs, CCB:Approved, draco-rc2

#29 - Update CLA Information

Issue - State: closed - Opened by astrogeco over 2 years ago
Labels: docs, draco-rc2

#28 - Fix #27, Remove CFE_PSP_MemSet use for addresses in RAM

Pull Request - State: closed - Opened by skliper over 2 years ago - 2 comments
Labels: CCB:Approved, draco-rc2

#27 - Remove CFE_PSP_MemSet use on addresses in RAM

Issue - State: closed - Opened by skliper over 2 years ago
Labels: enhancement, draco-rc2

#26 - Fix #15 #18, Add missing rationale and update application table requirements

Pull Request - State: closed - Opened by skliper over 2 years ago - 1 comment
Labels: CCB:Approved, draco-rc2

#25 - Fix #21, Add idle task while loop back in

Pull Request - State: closed - Opened by skliper over 2 years ago - 2 comments
Labels: CCB:Approved, draco-rc2

#24 - Fix #23, Add UT verification of startup sync

Pull Request - State: closed - Opened by skliper over 2 years ago - 2 comments
Labels: CCB:Approved, draco-rc2

#23 - Add functional verification of HS8006 and HS8006.1

Issue - State: closed - Opened by skliper over 2 years ago
Labels: enhancement, draco-rc2

#22 - Fix #20, Added codeql-build.yml

Pull Request - State: closed - Opened by havencarlson over 2 years ago - 1 comment
Labels: CCB:Approved, dependency, draco-rc2

#21 - HS idle task only executes once and exits... reports CPU hogging all the time

Issue - State: closed - Opened by skliper over 2 years ago - 2 comments
Labels: bug, draco-rc2

#20 - Add CodeQL to repository

Issue - State: closed - Opened by havencarlson over 2 years ago
Labels: continuous-integration, draco-rc2

#19 - Fix #13, Resolve UT static analysis warnings

Pull Request - State: closed - Opened by skliper over 2 years ago - 1 comment
Labels: CCB:Approved, draco-rc2

#18 - HS requirements imply 2 tables/entry types where only 1 exists

Issue - State: closed - Opened by dmknutsen over 2 years ago - 2 comments
Labels: requirements, draco-rc2