ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
69684
|
Sun Aug 20 20:49:04 2023 |
| Evinrude Motor | minsonj2016@gmail.com | Question | Linux | 3.1.5-1 | File/App associations for attachments |
Is there somewhere I can change the file extension / app associations ? When I open an ".ods" attachment ELOG lets me pick the app . If I open a ".eml" it dumps me into the browser. At the system level ".eml" is associated with "thunderbird"
ELOG on RPI4B , 3.1.5
Client Kubuntu Linux |
69682
|
Mon Aug 14 13:15:38 2023 |
| Evinrude Motor | minsonj2016@gmail.com | Question | Linux | 3.1.5-1 | Re: line breaks in 'Subject' |
Thanks for that bit of info . I had looked at that file but the answer was not obvious to me . Now I have to have an ELOG entry about , well , ELOG :}
Stefan Ritt wrote: |
There are two locations where 'Subject' is shown, the list display and the individual message display. I guess you mean the first one.
In that case, you can modify the CSS styel sheet 'elog.css' and add following statement to the classes list2 and list2h:
.list2 {
...
white-space: nowrap;
}
.list2h {
...
white-space: nowrap;
}
Evinrude Motor wrote: |
Certain characters contained in the 'Subject' will cause the text to split into multiple lines .
For example if I enter "My Subject" in the 'Subject' field it is displayed as
My
Subject
If I enter "My_Subject" it is displayed as
My_Subject
Is there any way to change this so no line breaks are created ?
|
|
|
69681
|
Mon Aug 14 08:35:58 2023 |
| Stefan Ritt | Therestefan.ritt@psi.ch | Question | Linux | 3.1.5-1 | Re: line breaks in 'Subject' |
There are two locations where 'Subject' is shown, the list display and the individual message display. I guess you mean the first one.
In that case, you can modify the CSS styel sheet 'elog.css' and add following statement to the classes list2 and list2h:
.list2 {
...
white-space: nowrap;
}
.list2h {
...
white-space: nowrap;
}
Evinrude Motor wrote: |
Certain characters contained in the 'Subject' will cause the text to split into multiple lines .
For example if I enter "My Subject" in the 'Subject' field it is displayed as
My
Subject
If I enter "My_Subject" it is displayed as
My_Subject
Is there any way to change this so no line breaks are created ?
|
|
69680
|
Sun Aug 13 20:24:41 2023 |
| Evinrude Motor | minsonj2016@gmail.com | Question | Linux | 3.1.5-1 | line breaks in 'Subject' |
Certain characters contained in the 'Subject' will cause the text to split into multiple lines .
For example if I enter "My Subject" in the 'Subject' field it is displayed as
My
Subject
If I enter "My_Subject" it is displayed as
My_Subject
Is there any way to change this so no line breaks are created ? |
69678
|
Wed Jul 26 14:43:48 2023 |
| Stefan Ritt | stefan.ritt@psi.ch | Info | Linux | Windows | Mac OSX | All | Other | 3.1.4 | Re: export the entries from ELOG to ECSS Word document (Manifacturing Report) |
You can export logbook entries into a CSV file, then load it into Excel.
Stefan
Manuela Rigano wrote: |
Thanks a lot Stefan,
I asked if it is possible, in general, to create a connection and automatically fill in the tables of a report, or export the data into excell tables to then be connected to the report, having in our case about 24 process tables to be filled in with data or validation, for each report. If the compilation is not automatic, after having compiled the elog in each phase of the processing, the manifacturing report will then have to be compiled manually.
We use elog, having already used it in MEG We must then compulsorily also make manufacturing and test reports. The expected space-type documentation format for these documents is in word.
Below is a small example of a test table, with just a few steps.
Thanks again
Manuela
POWER INTERFACE VERIFICATION TEST
|
STEP
|
Description
|
Expected Value
|
Measured value
|
Remarks
|
-
|
Power-On Ixxxx
|
|
|
|
-
|
Test communications with ...
|
|
|
|
-
|
Command xxxx to switch-on the value ….V DC/DC
|
|
|
|
-
|
Configure a multimeter to measure voltage
|
|
|
|
-
|
Use the multimeter to check ..V interface. Connect multimeter positive prove to pin x, and negative prove to pin y of yyyy connector
|
Volts: x.xV ≤ ___ ≤ y.yV
|
|
|
-
|
Repeat operation between pins z and q of …
|
Volts: 5. 097V ≤ ______ ≤ 5.252V
|
|
|
-
|
Command xxxx to switch-on the ..V DC/DC
|
|
|
|
-
|
Use the multimeter to check ..V interface. Connect multimeter positive prove to pin xx, and negative prove to pin yy of yyyy connector
|
Volts: x.x V ≤ ______ ≤ y.y V
|
|
|
-
|
Power-Off xxx
|
|
|
|
-
|
Re-connect harness to zzzz through yyyy connector
|
|
|
|
-
|
Power-On xxx
|
|
|
|
-
|
Verify ..V input voltage. Check final voltage
|
Final Volts @ ..V: x.x V ≤ __ ≤ 5y.yV
|
|
|
-
|
Verify ..V power consumption
|
Consumption @ ..V: x.x< _ < y.y W
|
|
|
-
|
|
|
|
|
Stefan Ritt wrote: |
You can just copy-and-paste an elog entry into Word. I tested it here wiht a simple table:
Did a copy-and-paste to Word, and got the thing below.
Best,
Stefan
Manuela Rigano wrote: |
HI,
Is there a way to export the ELOG entries to a file like Microsoft Word?
For ECSS-type documents for space missions, I have to report the data that we enter in the ELOG in a Manufacturing Report, foreseen for ECSS, in word format. It's possible to do it?
The data has to go into tables, inserted in the world file, called "as run procedure".
Is it possible to connect the elog to a report template so that it automatically generates the manufacturing report? Or link the tables placed in it so that they are automatically filled in?
Thank you so much
Manuela
|
|
|
|
69677
|
Wed Jul 26 11:41:40 2023 |
| Manuela Rigano | manuela.rigano@ge.infn.it | Info | Linux | Windows | Mac OSX | All | Other | 3.1.4 | Re: export the entries from ELOG to ECSS Word document (Manifacturing Report) |
Thanks a lot Stefan,
I asked if it is possible, in general, to create a connection and automatically fill in the tables of a report, or export the data into excell tables to then be connected to the report, having in our case about 24 process tables to be filled in with data or validation, for each report. If the compilation is not automatic, after having compiled the elog in each phase of the processing, the manifacturing report will then have to be compiled manually.
We use elog, having already used it in MEG We must then compulsorily also make manufacturing and test reports. The expected space-type documentation format for these documents is in word.
Below is a small example of a test table, with just a few steps.
Thanks again
Manuela
POWER INTERFACE VERIFICATION TEST
|
STEP
|
Description
|
Expected Value
|
Measured value
|
Remarks
|
-
|
Power-On Ixxxx
|
|
|
|
-
|
Test communications with ...
|
|
|
|
-
|
Command xxxx to switch-on the value ….V DC/DC
|
|
|
|
-
|
Configure a multimeter to measure voltage
|
|
|
|
-
|
Use the multimeter to check ..V interface. Connect multimeter positive prove to pin x, and negative prove to pin y of yyyy connector
|
Volts: x.xV ≤ ___ ≤ y.yV
|
|
|
-
|
Repeat operation between pins z and q of …
|
Volts: 5. 097V ≤ ______ ≤ 5.252V
|
|
|
-
|
Command xxxx to switch-on the ..V DC/DC
|
|
|
|
-
|
Use the multimeter to check ..V interface. Connect multimeter positive prove to pin xx, and negative prove to pin yy of yyyy connector
|
Volts: x.x V ≤ ______ ≤ y.y V
|
|
|
-
|
Power-Off xxx
|
|
|
|
-
|
Re-connect harness to zzzz through yyyy connector
|
|
|
|
-
|
Power-On xxx
|
|
|
|
-
|
Verify ..V input voltage. Check final voltage
|
Final Volts @ ..V: x.x V ≤ __ ≤ 5y.yV
|
|
|
-
|
Verify ..V power consumption
|
Consumption @ ..V: x.x< _ < y.y W
|
|
|
-
|
|
|
|
|
Stefan Ritt wrote: |
You can just copy-and-paste an elog entry into Word. I tested it here wiht a simple table:
Did a copy-and-paste to Word, and got the thing below.
Best,
Stefan
Manuela Rigano wrote: |
HI,
Is there a way to export the ELOG entries to a file like Microsoft Word?
For ECSS-type documents for space missions, I have to report the data that we enter in the ELOG in a Manufacturing Report, foreseen for ECSS, in word format. It's possible to do it?
The data has to go into tables, inserted in the world file, called "as run procedure".
Is it possible to connect the elog to a report template so that it automatically generates the manufacturing report? Or link the tables placed in it so that they are automatically filled in?
Thank you so much
Manuela
|
|
|
69676
|
Wed Jul 26 11:32:59 2023 |
| Stefan Ritt | You stefan.ritt@psi.ch | Info | Linux | Windows | Mac OSX | All | Other | 3.1.4 | Re: export the entries from ELOG to ECSS Word document (Manifacturing Report) |
You can just copy-and-paste an elog entry into Word. I tested it here wiht a simple table:
Did a copy-and-paste to Word, and got the thing below.
Best,
Stefan
Manuela Rigano wrote: |
HI,
Is there a way to export the ELOG entries to a file like Microsoft Word?
For ECSS-type documents for space missions, I have to report the data that we enter in the ELOG in a Manufacturing Report, foreseen for ECSS, in word format. It's possible to do it?
The data has to go into tables, inserted in the world file, called "as run procedure".
Is it possible to connect the elog to a report template so that it automatically generates the manufacturing report? Or link the tables placed in it so that they are automatically filled in?
Thank you so much
Manuela
|
|
Attachment 1: Screenshot_2023-07-26_at_11.34.36.png
|
|
69675
|
Tue Jul 25 17:50:16 2023 |
| Manuela Rigano | manuela.rigano@ge.infn.it | Info | Linux | Windows | Mac OSX | All | Other | 3.1.4 | export the entries from ELOG to ECSS Word document (Manifacturing Report) |
HI,
Is there a way to export the ELOG entries to a file like Microsoft Word?
For ECSS-type documents for space missions, I have to report the data that we enter in the ELOG in a Manufacturing Report, foreseen for ECSS, in word format. It's possible to do it?
The data has to go into tables, inserted in the world file, called "as run procedure".
Is it possible to connect the elog to a report template so that it automatically generates the manufacturing report? Or link the tables placed in it so that they are automatically filled in?
Thank you so much
Manuela |