- Posts: 157
Documentation Discussion
- kreidler
- Offline
What about a small graphic arrow cross instead of the word? Just to save some space and moved near to the Y.
Please Log in or Create an account to join the conversation.
- kreidler
- Offline
- Posts: 157
sorry full quote. I do have my mobile with me.PhracturedBlue wrote:
I just added this.kreidler wrote:
Perfect, will wait for it.PhracturedBlue wrote: Lastly. I'm currently working on redoing the build system. I'll likely set it up so the filesystem and dfu (or exe for the emulator) are included in one zip file, with the emulator ready to go.
However, I am not going to change the way nightlies are built. Most folks updating nightlies replace just the dfu without the FS on a frequent basis.
The official builds will now include the fs at the root directory (and the emu will have it in the filesystem/<target>/ dir.
Here are some examples (note that the emulator was built for linux and so likely isn't useful except to see the layout)
DFU:
Emulator:
Fully understood, good idea, will simplify the installation process. I will update the manual accordingly. Assuming protocol directory is included in Devo7e zip.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
kreidler wrote: Assuming protocol directory is included in Devo7e zip.
i just built the latest code and it looks like the 7e still builds in the old manner with seperate zips for the fs and the dfu/debug
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
make TARGET=devo7e zip INCLUDE_FS=1
make release INCLUDE_FS=1
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
You can find my verion of the Devo10 manual here.(I made a few minor changes):
bitbucket.org/PhracturedBlue/deviation-manual-bh
From here out, I will need to manually merge all changes so I can keep in sync between the 10 and 12 manuals.
As soon as I'm done with the initial merge, I'll make the Devo12 manual available too (the one that is there currently is still the 3.0 manual)
Please Log in or Create an account to join the conversation.
- WheresWaldo
- Topic Author
- Offline
- Posts: 253
I did fix a couple of image scaling issues and crop margins.
Bud
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
As I noted above, now that I've started work on the Devo12 docs, I won't be taking any changes that aren't based off my repo. If you have changes you want incorporated, make sure to pull the latest Devo10 manual from my repo, make changes as needed, and then send me a pull request. I will not be keeping track of any other repos between now and release, so all changes you'd like to see need to come through a pull request. Note that I'm still using this repo:WheresWaldo wrote: Just pulled in kreidler's last pull request and created a new PDF for review. The PDF is in the downloads of my Bitbucket repo and the source is up to date as of 23:31 GMT-5
I did fix a couple of image scaling issues and crop margins.
Bud
bitbucket.org/PhracturedBlue/deviation-manual-bh
I'm working
Please Log in or Create an account to join the conversation.
- WheresWaldo
- Topic Author
- Offline
- Posts: 253
I apologize if this just made you more work then necessary.
I also have a question about the Layout, all the boxes are sequentially numbered except for Model (which is named) yet the Battery and Power are both numbered 1. Was this intentional, it makes it harder to know which box you are moving and when I redid my personal layout I actually had to configure it twice since I moved the boxes into the incorrect positions.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
As far as HG goes, you cannot work on one file at a time. You need to do a 'pull' of a repo, then copy your files into it. Generally I'm finding hg to be unproductive for managing the fodt files. The best option I've found is to use 'Compare Documents' and to apply changes, but it seems to work backwards, and has a tendency to screw up the formatting.
I have updated the Devo10 and Devo8 manuals now to be in sync. The devo8 still needs a lot of TLC, and the Devo10 needs proof-reading.
bitbucket.org/PhracturedBlue/deviation-manual-bh
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- WheresWaldo
- Topic Author
- Offline
- Posts: 253
PhracturedBlue wrote: As far a battery/power layout, it isn't intentional, but I don't know if I'll get it fixed before the next release. Options are limited due to the micro-font having a reduced character set, so I can't label them as 'Power' and Battery'
...
Could they just use the next two numbers in sequence?
Please Log in or Create an account to join the conversation.
- kreidler
- Offline
- Posts: 157
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
On a side note, has anyone figured out a way to do an insert->picture->From File without the image getting resized? I need to open an image in a viewer, do a ctrl-c, then go into libreoffice and do a ctrl-v toget images to come in at the desired resolution. Really annoying.
Please Log in or Create an account to join the conversation.
- kreidler
- Offline
- Posts: 157
I know......PhracturedBlue wrote: As I said, trying to merge changes is a pain.
Regarding image I do not know if you mean something like this: I you do a drag and drop into a copied old image the new one gets the size of the old one. If the height is different change the percentage via the properties. That's my way.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
I uploaded the pdf version here:
bitbucket.org/PhracturedBlue/deviation-m...tion10UserManual.pdf
The fodt is of course here:
bitbucket.org/PhracturedBlue/deviation-manual-bh/overview
Please Log in or Create an account to join the conversation.
- WheresWaldo
- Topic Author
- Offline
- Posts: 253
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- kreidler
- Offline
- Posts: 157
Batt alarm default for 7e is missing (4.10V). Default for Devo 10 (8.00V) is shown on the image.
I cannot generate an image via the emu for the Safe Value screen which appear on an incorrect setting while loading another model. Afaik changing or adding different control could be realised atm via editing the ini file only. But in general an image with some words might be helpful. E.g. this a safety warning only or transmission will be initiated after resolving this screen.
Off-topic: In the source the heli_std.ini do have a layout section which is ignored when loading the template. The part could be removed.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Documentation Discussion