Defaults MWI Format (DMF) - extend range of items?

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Defaults MWI Format (DMF) - extend range of items?

Post by Hamburger »

Hi,
we have a historically grown common file format and agreement on the range of items for saving/loading defaults from/to GUI and other programs.
I would like to see the range of items extended, namely
- aux settings
- armedtimewarning
- servosettings

What do you think?
How should we address this extending the range of items? Would it be ok, if as a first step the GUI was modified to write/read additional items?
How should/would other programs/apps learn about it?
(From what I understand the file layout was setup to support backwards compatibility. But some import implementations might not?)

Comments?

-ralf-
Posts: 215
Joined: Mon Dec 03, 2012 7:08 pm

Re: Defaults MWI Format (DMF) - extend range of items?

Post by -ralf- »

Hamburger wrote:Hi,
we have a historically grown common file format and agreement on the range of items for saving/loading defaults from/to GUI and other programs.
I would like to see the range of items extended, namely
- aux settings
- armedtimewarning
- servosettings

What do you think?
Comments?


+1

User avatar
mbrak
Posts: 136
Joined: Sat Dec 03, 2011 8:08 pm
Location: Germany, Lemgo

Re: Defaults MWI Format (DMF) - extend range of items?

Post by mbrak »

hi

can't tell you how to do it because i am not a coder, but

+1 for the idea !!! great

User avatar
EOSBandi
Posts: 802
Joined: Sun Jun 19, 2011 11:32 am
Location: Budapest, Hungary
Contact:

Re: Defaults MWI Format (DMF) - extend range of items?

Post by EOSBandi »

I would be happy to change the WinGUI to use a common format for saving settings. I think what we have to agree is the schema dfinition for each settings. Since the file format is XML, parsers simply could ignore items that are not implemented in the given GUI.
If a parameter could be set in the GUI, then it must be in the saved file.
Can somebody take care the schema definition for the setting file ?

User avatar
ezio
Posts: 827
Joined: Sun Apr 01, 2012 11:03 pm
Location: Paris
Contact:

Re: Defaults MWI Format (DMF) - extend range of items?

Post by ezio »

This is very good idea. If it be done I will implement it in my app.
Just thinking what will be the best way to save aux settings.

Post Reply