Skip to content

Commit

Permalink
Bump the initial power
Browse files Browse the repository at this point in the history
  • Loading branch information
jmthomas committed Apr 1, 2023
1 parent e18c465 commit e6ffaa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targets/FAKESAT/lib/sim_sat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

module OpenC3
MAX_PWR_WATT_SECONDS = 100000
INIT_PWR_WATT_SECONDS = 25000
INIT_PWR_WATT_SECONDS = 60000
HYSTERESIS = 2.0

# Simulated satellite for the training. Populates several packets and cycles
Expand Down

0 comments on commit e6ffaa8

Please sign in to comment.