Filter by product:
February 22, 2019

Improvements in the MIB loading process

The system’s behaviour (TM&TC) generally remains consistent with previous versions, but the system is more rigorous in checking the loaded contents, especially where duplicates appear after merging several MIB’s.You are not obliged to clean up duplicates immediately, but you will see warnings. These warnings are correct, and you should clean up as soon as it […]

New CCS5 release 1.0.24088

We are thrilled to announce a new CCS5/TSC/uNIS release!Besides numerous bug fixes, you will find a handful of new features as well: Improved diagnostics of inconsistencies when loading a MIB. ConfigureCCS allows to send hearbeats via Message Broker (NATS) instead of UDP broadcast. When using this option, CCS workstations and a server no longer need […]

November 13, 2018

New CCS5 release 1.0.23435

After six months of hard work we have published a new CCS5 release with many improvements.Here are the most notable new features included in this release: uNIS got a dedicated MMI widget that is available alongside GSFE View. It is also possible to use uNIS with TSC. TM parameter description (PCF_DESCR) has been added to […]

CCS5 in the MicroCarb project

We proudly announce that CCS5 has been selected for the CNES/UK Space Agency MicroCarb project.Terma has been contracted by spacecraft prime contractor Thales Alenia Space UK to deliver a turn-key Central Checkout System to support the spacecraft AIT phase. The aim of the project is to launch an Earth Observation satellite to monitor and characterize […]

July 10, 2018

Text and numeric curves are allowed to have the same name

Therefore, remember to set a proper PCF_CATEG depending on calibration curves.The new release enforces that when a curve is textual (TXF/TXP) PCF_CATEG must be set to “S”, and not “N”. MIB ICD 6.9 page 46 specifies this.The reason is that SCOS2000 allows curves in CAF and TXF to have the same name, distinguished only by […]

Stored procedure permission with MySQL

The treatment for an error “Execute command denied for routine”.It may happen, when MySQL is the configured database, and TMIDX is getting large, that user ‘ccsuser’ doesn’t have sufficient privileges to execute stored procedures. Some users encounter this problem after a CCS upgrade, and ‘ccsuser’ had not previously been configured with these privileges.In this case, […]

June 21, 2018

Tcllib has been upgraded to version 1.19

The Tcllib library in the CCS/TSC installers has been upgraded from version 1.18 to 1.19. This change is effective in the release 1.0.22394.

New CCS5 release 1.0.22266

A new CCS5/TSC/uNIS release 1.0.22266 for both Windows and Linux is available in the “Downloads” section of the website.The most prominent enhancements in this release are: • The TM, TC, EV and OBEV history viewers have been reimplemented from scratch. The new implementation is more robust and performant. On top of that, load on your […]

March 29, 2018

TC stage and status can now be compared numerically

It is now possible to compare TC stages and states numerically.This can be useful to check when a TC has reached a stage or state “greater than or equal” to an expected one.It allows you to write TOPE scripts that can efficiently detect when a stage or state has passed before you checked it. Previously […]

March 19, 2018

TEMU Features

TEMU nightly builds now contains a number of major new features, which has been targeted for the upcoming 2.2 release: Source level debugging support. The new DWARF support is now exposed to support break point manipulation and source listing. It still lacks data inspection and manipulation support, but the current support is already good enough […]