HSC2011/Roadmap: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
 
(5 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
{|border="1" cellpadding="5" cellspacing="0" style="text-align:left;"
+
<small>< [[HSC2011]]</small>
|- style="background:#ccc;"
 
! Week 1  (28.3.-3.4.) !! Who !! Status
 
|-
 
|  Implement prototypes on arduino shields ||  Clifford + Overflo+ Chrysn ||  '''done'''
 
|-
 
| Documentation || Overflo || partially done
 
|-
 
|  Create introduction material (video) || Georg || todo
 
|-
 
|  Cut video of whole week || Georg || todo
 
  
|- style="background:#ccc;"
 
! Week 2  (4.-10.4.)
 
|-
 
|  Implement Webserver ||  amir ||  open
 
|-
 
| Protocol design || ? ||  open
 
|-
 
|  Cut video of whole week || Georg ||open
 
  
|- style="background:#ccc;"
+
=== firmware ===
! Week 3  (11.-17.4.)
 
|-
 
| Implement Firmware features
 
|-
 
| Design/Implement javascript application
 
|-
 
| GUI design/implementation (CSS)
 
|-
 
|  Cut video of whole week || Georg ||open
 
  
|- style="background:#ccc;"
+
Open issues are, in descending priority:
! Week 4  (18.-24.4.)
 
|-
 
| Implement Firmware features
 
|-
 
| Implement javascript application
 
|-
 
| GUI implementation (CSS)
 
|-
 
| Beta testing
 
|-
 
|  Cut video of whole week || Georg ||open
 
  
|- style="background:#ccc;"
+
* separate timeout arrays for login and event
! Week 5  (25.-30.4.)  !! Who !! Status
+
* redirect messages for controlling the base station itself
|-  
+
* fine-tuning timing for re-sends and responses (may only need validation)
| Bugfixweek
+
* melody api
|-  
+
* reading battery status using new firmware
| Betatesting
+
* reading RSSI state
|-
+
* multicasts
| Final documentation
+
* <del>removing arduino specific stuff to reduce resource usage</del> (not a priority unless resources become a real problem)
|-
 
|  Cut final video || Georg ||open
 
|-
 
|  Throw a party!, drink beer, be superhappy.
 
  
  
 
+
[[Kategorie:HSC2011]]
|}
 

Aktuelle Version vom 4. Mai 2011, 12:15 Uhr

< HSC2011


firmware

Open issues are, in descending priority:

  • separate timeout arrays for login and event
  • redirect messages for controlling the base station itself
  • fine-tuning timing for re-sends and responses (may only need validation)
  • melody api
  • reading battery status using new firmware
  • reading RSSI state
  • multicasts
  • removing arduino specific stuff to reduce resource usage (not a priority unless resources become a real problem)