solo_config/solo
Stephan I. Böttcher 928e002788 v10.1: add DC estimate to OP heater setpoint.
The ppss table misses the dc_estimate parameter for the operational
heater setpoint.  The regulator is a purely proportional.  The
charactristic is very nonlinear.  The dc_estimate account for the
required DC to turn on the transistor and reach the required power.

This patch reprograms the PPSS entry that kicks the operational heater
once per minute.
2024-06-26 10:46:32 +02:00
..
cdpu Incease delay of v10 TCs to 3s 2024-06-13 09:46:44 +02:00
configurations v10.1: add DC estimate to OP heater setpoint. 2024-06-26 10:46:32 +02:00
hetept New v10 telecommands 2024-06-11 14:16:26 +02:00
l3 ... done 2018-03-08 10:05:06 +00:00
step step patch 8.3: reset counters after readout, at 60s cadence 2022-05-07 22:06:48 +02:00
__init__.py ... done 2018-03-08 10:05:06 +00:00
base_config.py config_table: pass SUBVERSION (scratch) to CONFIG() 2021-10-08 11:01:30 +02:00
compression.py Use Python 3 2019-11-15 15:50:49 +01:00
configtable.py do not print diagnostics to stdout 2021-07-27 13:41:48 +02:00
crc1021.py python/solo: Move Python2-bytes-check from configtable.py to crc1021.py 2018-03-12 17:26:30 +00:00
dps_table.py Merge branch 'master' into step_dps 2021-09-20 14:56:48 +02:00
hamming.py ... done 2018-03-08 10:05:06 +00:00
i128event.py solo.l3sim: rewrite and unification 2021-09-21 23:00:48 +02:00
l1l2.py Get rid of VCS specific code in configs 2019-11-18 13:46:50 +01:00
l3.py Merge branch 'master' into step_dps 2021-09-22 16:27:41 +02:00
l3dis.py Use Python 3 2019-11-15 15:50:49 +01:00
l3sim.py Merge branch 'master' into step_dps 2021-09-22 15:01:31 +02:00
msgdecode.py Add various STEP/IDEF-X decoders. 2019-11-29 15:38:07 +01:00
patch.py solo/patch: improve .send_l3() 2024-04-03 17:40:56 +02:00
ppss_table.py bug fix in ppss_table.packet_table 2024-06-07 15:00:14 +02:00
solo_data.py do not print diagnostics to stdout, print() 2021-07-27 13:57:04 +02:00
soloeeprom.py Use Python 3 2019-11-15 15:50:49 +01:00
solomsgclass.py hetept: ppss.set_opheater_setpoint() with dc_estimate and shift 2022-01-21 12:49:13 +01:00