Page 1 of 1
Posting "todo" list
Posted: Fri Jul 10, 2009 4:27 pm
by Lucky75
Hey Eric,
Just a suggestion, though I don't know if it's actually a good one. I was thinking that it might be useful to post a simplified version of your feature/todo list, so that people don't continuously post suggestions that are already going to be implemented. It might also give us more features to look forward to haha, though not too sure if you want to have promised something and then not be able to structurally do it or something.
Cheers

Re: Posting "todo" list
Posted: Sat Jul 11, 2009 4:46 pm
by Eric
One thing to be aware of is that this changes as new bugs come to my attention, and I get feedback from users about what they like/needs fixing.
However, here are some of my high priorities right now:
1) Figure out what's going on with
this bug with madwifi in ap+sta mode
2) Update QoS sections to have a layout (and use some of the same back-end code) as the access restriction section. This should improve flexibility and performance
3) Rework Bandwidth monitor to monitor slightly different time frames (current timeframes aren't the most useful) and to monitor arbitrary IPs on the network, not just the static IPs. This can be accomplished using some of the code I recently wrote for the quotas section.
4) Plugin system -- I've been meaning for ages to build a system to download/install plugin features that aren't appropriate for all routers, but very useful in some cases.
5) "Tools" section so that user can run diagnostics like ping/traceroute etc from GUI.
6) Go through the packages with a fine-tooth comb using
Valgrind to conclusively verify there are no memory leaks.
Re: Posting "todo" list
Posted: Wed Jul 15, 2009 8:40 pm
by Lucky75
Nice:) Looking forward to the new features, particularly #4.
Thanks!
Re: Posting "todo" list
Posted: Tue Jul 13, 2010 5:50 pm
by Gargoyle87
Hi Eric!
May you post a new to-do list, revealing the upcoming upgrades/features in order if possible?
Re: Posting "todo" list
Posted: Wed Jul 21, 2010 8:48 am
by Eric
See the list in
this post.
Lately several issues in "real life" have been taking up a lot of time, and I've been tackling several bugs that are particularly ugly -- there's a bug with config restoration that I think is rooted in the time adjustment code of the bandwidth monitor (which is really ugly), and another in the web monitor that despite significant effort remains elusive.
Re: Posting "todo" list
Posted: Wed Jul 21, 2010 1:38 pm
by pbix
Yeah "real life" can really impact the development schedule.
I've noticed you've been quiet lately and hope all is well.
Re: Posting "todo" list
Posted: Sat Jul 24, 2010 6:10 pm
by Eric
Everything is fine -- I've just been busy.