- Posts: 796
Updating and internationalizing documentation
- Moeder
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
vlad_vy wrote: I have a problem with transifex. I can't scroll down "ch_model", it become frozen at half way down, nearby "Available curves".
The problem confirmed and routed to transifex development team.
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Why PPM has asterisk (‘*’) before the protocol name?
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- Moeder
- Topic Author
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
By default, channel outputs are displayed as [-100, 100]%. This may be tweaked by modifying the following values in the corresponding channel section in model.ini:
[channel1]
display-scale=100
display-format=%3d%%
Before being displayed, outputs have raw values in the range [-10000, 10000]. The displayed text is generated via sprintf(s, display_format, raw/display_scale)
If display-scale is omitted, the default value of 100 will be used.
If display-format is omitted, the default value of %3d%% will be used. See Wikipedia for more details on the format string.
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
9.15. Frsky and FrskyX Extended Telemetry
9.16. Protocol: *Skyartec
9.17. Protocol: *Futaba S-FHSS
9.18. Protocol: *V202
9.19. Protocol: *SLT
It looks like Devo8 manual skipped last update. Or there is any error.
Please Log in or Create an account to join the conversation.
- Moeder
- Topic Author
- Offline
- Posts: 796
update: it seems like a travis issue, now all builds are failing, please be patient
Please Log in or Create an account to join the conversation.
- Moeder
- Topic Author
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
NOTE: This protocol requires the addition of an ‘A7105’ hardware module to function. See the following document for more information:
NOTE: This protocol requires the addition of an ‘CC2500’ hardware module to function. See the following document for more information:
NOTE: This protocol requires the addition of an ‘NRF24L01’ hardware module to function. See the following document for more information:
NOTE: This protocol requires the addition of an ‘NRF24L01+’ hardware module to function. Note the “plus” version of the nRF device is required to support the 250kbits/s data rate. See the following document for more information:
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
.. |a7105-note| replace:: **NOTE: This protocol requires the addition of an ‘A7105’ hardware module to function. See the following document for more information**:
.. |cc2500-note| replace:: **NOTE: This protocol requires the addition of an ‘CC2500’ hardware module to function. See the following document for more information**:
.. |nrf24l01-note| replace:: **NOTE: This protocol requires the addition of an ‘NRF24L01’ hardware module to function. See the following document for more information**:
.. |nrf24l01p-note| replace:: **NOTE: This protocol requires the addition of an ‘NRF24L01+’ hardware module to function. Note the "plus" version of the nRF device is required to support the 250kbits/s data rate. See the following document for more information**:
It looks like these notes can't be translated.
Please Log in or Create an account to join the conversation.
- Moeder
- Topic Author
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
vlad_vy wrote:
vlad_vy wrote: I have a problem with transifex. I can't scroll down "ch_model", it become frozen at half way down, nearby "Available curves".
The problem confirmed and routed to transifex development team.
Now the problem fixed by transifex development team.
Please Log in or Create an account to join the conversation.
- Moeder
- Topic Author
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- Moeder
- Topic Author
- Offline
- Posts: 796
Please Log in or Create an account to join the conversation.
- Morlacus
- Offline
- Posts: 181
Would it be possible to have a warning when the manual is updated in order to update the translation accordingly ?
Regards
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Updating and internationalizing documentation