• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pathfinder-for-autonomous-navigation / FlightSoftware
29%

Build:
DEFAULT BRANCH: master
Repo Added 05 Nov 2019 09:15AM UTC
Files 178
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • Doxygen
  • Fixed-DCDC-contructor
  • Magnetometer-Characterization
  • adcs/havt-cmd
  • add-github-actions
  • add-hk-statefield
  • bitstreamv2
  • cleanup
  • controller/quake
  • dev/adcs-commander
  • dev/adcs-controller
  • dev/adcs-estimator
  • dev/adcs-monitor
  • dev/add-setup
  • dev/add_close_approach_173
  • dev/add_hardware_faults
  • dev/attitude-commander
  • dev/attitude-computer-update
  • dev/attitude_computer
  • dev/box-controller
  • dev/build-system-update
  • dev/clock_updates
  • dev/common-software-merge
  • dev/dcdc-controller
  • dev/deadline-manager
  • dev/debug-ser
  • dev/docking_controller_2
  • dev/driver_reorg
  • dev/eeprom
  • dev/eeprom-controller
  • dev/event_storage
  • dev/events
  • dev/fault-update
  • dev/fix-fs
  • dev/fix-hardware-tests
  • dev/fix-ini
  • dev/fix-piksi
  • dev/flag-updates
  • dev/flow-manager
  • dev/gnc-tasks
  • dev/gomspace-controller
  • dev/gomspace_controller
  • dev/gsw
  • dev/merge
  • dev/mission-manager
  • dev/momentum-to-speed
  • dev/monitor-havt
  • dev/piksi-controller-v2
  • dev/piksi-fix-v2
  • dev/prop-controller
  • dev/psim-estimator-integration
  • dev/quake_faults_20
  • dev/remove-smart-pointers
  • dev/rename_hootl
  • dev/safe_hold_auto_exit
  • dev/serializer-updates
  • dev/simplify
  • dev/teensy_ci
  • dev/usb_telemetry
  • docking_rcr
  • dp-upgrades
  • drive-by-fixes
  • eeprom_changes
  • eeprom_fixes_2
  • eeprom_statefield_periods
  • extend_sf_registry
  • faults
  • feature/docker
  • field_checker
  • fix-downlink
  • fix/control-task
  • fix/debug-task
  • fix/docker
  • fix/fsw-build
  • fix/quake
  • fix/reformat
  • fix/remove-chrt
  • fix/remove-libsbp
  • fix/timing-tasks
  • gomspace-controller
  • gomspace-test
  • kkrol/adcs-dev
  • kkrol/adcs-ini
  • kkrol/adcs-logging
  • kkrol/breakout-magnetometers
  • kkrol/i2c
  • kkrol/i2c_fix
  • kkrol/magnetometer-characterization
  • kkrol/readme-edit
  • kkrol/restructure
  • kkrol/sensor-characterization
  • kkrol/submodules
  • low_batt_fault
  • mag2driver
  • mag2driver2
  • mission_manager_rcr
  • move_gsw
  • no-macro-abs
  • piksi/integration
  • piksi/upgrade
  • pio_upgrade
  • power_cycle_indiv_outputs
  • prop_controller
  • quake/integration
  • quake/manager
  • quake/updates
  • quake_bitstream_fail_fixes
  • quake_bug_fixes
  • quake_rcr
  • quake_rm_control_task
  • radio_testing
  • radio_testing_2
  • radio_updates
  • release-fix
  • release/gomspace-test
  • release/quake-driver-testing
  • release/v0.10
  • release/v0.11
  • release/v0.20
  • release/v0.9
  • release_upgrade
  • shift_flows
  • tct-update
  • teensyfarmsetup
  • telem_info_generator
  • test/2hitl
  • test/hitl
  • uplink-consumerv2
  • uplink-producer
  • uplink-producer-2
  • v0.10
  • v0.11
  • v0.20
  • v0.9

27 Feb 2020 04:34PM UTC coverage: 28.709% (+0.06%) from 28.645%
2347

push

travis-ci

web-flow
Shift flows (#214)

* eeprom changes for ptest

* small power cycle fix

* comment out debug task lines

* .

* shift flow priorities

* .

* .

* .

* added std

* .

* .

* .

* plz work

* nvm that didn't work at all

* .

* .

* .

* more general case

* no changing structure

* this better work

* use swap instead

* .

* .

* finished test

* .

* fixed error

* test switching active status

* .

* switch id's instead of fields and active status

* nvm

* .

* is it not already move assignable?

* ...

* added move/copy assignment constructor+operator

* addressed review

* .

* .

* .

2239 of 7799 relevant lines covered (28.71%)

372.19 hits per line

Relevant lines Covered
Build:
Build:
7799 RELEVANT LINES 2239 COVERED LINES
372.19 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2347 master Shift flows (#214) * eeprom changes for ptest * small power cycle fix * comment out debug task lines * . * shift flow priorities * . * . * . * added std * . * . * . * plz work * nvm that didn't work at all ... push 27 Feb 2020 04:46PM UTC web-flow travis-ci
28.71
2281 master Removed reference to ADCS platformio.ini in README (#225) push 21 Feb 2020 07:58AM UTC web-flow travis-ci
28.64
2269 master Quake Bug Fixes (#223) push 20 Feb 2020 01:54AM UTC web-flow travis-ci
28.64
2215 master Fix builds (#215) * Fix builds * Oops push 15 Feb 2020 03:12PM UTC web-flow travis-ci
28.65
2167 master ADCS Commander (#211) * begin shells * move stuff around and rename * implement into MCL * some changes * my stuff compiles for hitl * save work * save work * save more work * begin test case * cmder init test * find... push 11 Feb 2020 07:38PM UTC web-flow travis-ci
28.65
2150 master ADCS HAVT CMD Update (#198) * begin work * double up on havt cmd * fix ADCS driver * fix controller * fix test adcs havt * fix stuff * field creator * fix FSW? * good stuff * cleanup * rename cmd table push 09 Feb 2020 02:35AM UTC web-flow travis-ci
28.52
2147 master Dev/dcdc controller (#201) * eeprom changes for ptest * small power cycle fix * comment out debug task lines * started control task * finished control task * quick fix * . * ??? * addressed suggestions * restart build ... push 09 Feb 2020 01:25AM UTC web-flow travis-ci
28.45
2120 master Auto-exit mechanism for safe hold (#195) * Add one day's worth of cycle counts as a constant push 08 Feb 2020 09:23PM UTC web-flow travis-ci
28.31
2115 master Added simple hardware fault handling to mission manager (#194) push 08 Feb 2020 09:09PM UTC web-flow travis-ci
28.32
2051 master Move gsw (#191) * added gsw from psim * trying to wrap downlink parser * eeprom changes for ptest * small power cycle fix * comment out debug task lines * . * added downlink parser subprocess * finished adding downlink parser... push 06 Feb 2020 05:33AM UTC web-flow travis-ci
28.36
See All Builds (1293)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc