Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
paul
- Fri, 13 Jun 2014 07:38:32
Show More
0
FSW-qt/Makefile
FSW-qt/Makefile
+1
-1
@@
-1,6
+1,6
1
#############################################################################
1
#############################################################################
2
# Makefile for building: bin/fsw
2
# Makefile for building: bin/fsw
3
# Generated by qmake (2.01a) (Qt 4.8.6) on: Thu Jun 12 15:33:39 2014
3
# Generated by qmake (2.01a) (Qt 4.8.6) on: Fri Jun 13 07:44:08 2014
4
# Project: fsw-qt.pro
4
# Project: fsw-qt.pro
5
# Template: app
5
# Template: app
6
# Command: /usr/bin/qmake-qt4 -spec /usr/lib64/qt4/mkspecs/linux-g++ -o Makefile fsw-qt.pro
6
# Command: /usr/bin/qmake-qt4 -spec /usr/lib64/qt4/mkspecs/linux-g++ -o Makefile fsw-qt.pro
0
FSW-qt/fsw-qt.pro.user
FSW-qt/fsw-qt.pro.user
+1
-1
@@
-1,6
+1,6
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE QtCreatorProject>
2
<!DOCTYPE QtCreatorProject>
3
<!-- Written by QtCreator 3.0.1, 2014-06-12T07:00:58. -->
3
<!-- Written by QtCreator 3.0.1, 2014-06-13T09:37:55 . -->
4
<qtcreator>
4
<qtcreator>
5
<data>
5
<data>
6
<variable>ProjectExplorer.Project.ActiveTarget</variable>
6
<variable>ProjectExplorer.Project.ActiveTarget</variable>
0
src/tc_handler.c
src/tc_handler.c
+1
-1
@@
-533,7
+533,7
int enter_mode( unsigned char mode, unsi
533
status = restart_science_tasks ( mode );
533
status = restart_science_tasks ( mode );
534
launch_waveform_picker ( mode , transitionCoarseTime );
534
launch_waveform_picker ( mode , transitionCoarseTime );
535
// launch_spectral_matrix( );
535
// launch_spectral_matrix( );
536
// launch_spectral_matrix_simu( );
536
launch_spectral_matrix_simu ( );
537
}
537
}
538
else if ( mode == LFR_MODE_STANDBY )
538
else if ( mode == LFR_MODE_STANDBY )
539
{
539
{
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
g 0-9
Goto bookmarked items from 0-9
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository access permissions settings
t s
Toggle sidebar on some pages