Author: sebastien.lelong
Date: Mon Oct 6 05:33:48 2008
New Revision: 354
Added:
wiki/ValidatingJallib01beta.wiki
Log:
First draft for the voting page. Still need to completed (samples, tests)
Added: wiki/ValidatingJallib01beta.wiki
==============================================================================
--- (empty file)
+++ wiki/ValidatingJallib01beta.wiki Mon Oct 6 05:33:48 2008
@@ -0,0 +1,51 @@
+#summary This page show the validation results to create jallib 0.1beta
release
+#labels Phase-QA
+
+I've taken the voting system from Apache
(http://www.apache.org/foundation/voting.html). Here are the rules (from
this page):
+
+"""
+
+The in-between values are indicative of how strongly the voting individual
feels. Here are some examples of fractional votes and ways in which they
might be intended and interpreted:
+
+|| *+0* || 'I don't feel strongly about it, but I'm okey with this.' ||
+|| *-0* || 'I won't get in the way, but I'd rather we didn't do this.' ||
+|| *-0.5* || 'I don't like this idea, but I can't find any rational
justification for my feelings.' ||
+|| *++1* || 'Wow! I like this! Let's do it!' ||
+|| *-0.9* || 'I really don't like this, but I'm not going to stand in the
way if everyone else wants to go ahead with it.' ||
+|| *+0.9* || 'This is a cool idea and i like it, but I don't have time/the
skills necessary to help out.' ||
+
+"""
+
+
+You've noted there's no veto vote, so the majority wins :)
+Once the vote is done, all files which are *positive* (majority agree)
goes to the "validated" map (move ?, copy ?)
+
+= Validating "include" files =
+
+|| *include file* || *Rob* || *Eur* || *Joep* |
| *Seb* ||
+|| external/lcd/lcd_st7036.jal || || || |
| ||
+|| external/lcd/lcd_hd44780_4.jal || || || |
| ||
+|| external/temperature/temp_tc77.jal || || || |
| ||
+|| external/keyboard/keyboard.jal || || || |
| ||
+|| external/rtc/rtc_ds1302.jal || || || |
| ||
+|| external/co2/t6603_co2.jal || || || |
| ||
+|| jal/delay_any_mc.jal || || || |
| ||
+|| jal/print.jal || || || |
| ||
+|| jal/format.jal || || || |
| ||
+|| peripheral/data_eeprom/pic_data_eeprom.jal || || || |
| ||
+|| peripheral/pwm/pwm_common.jal || || || |
| ||
+|| peripheral/pwm/pwm_ccp1.jal || || || |
| ||
+|| peripheral/pwm/pwm_ccp2.jal || || || |
| ||
+|| peripheral/pwm/pwm_ccp3.jal || || || |
| ||
+|| peripheral/pwm/pwm_ccp4.jal || || || |
| ||
+|| peripheral/pwm/pwm_ccp5.jal || || || |
| ||
+|| peripheral/adc/adc_hardware.jal || || || |
| ||
+|| peripheral/i2c/i2c_hardware.jal || || || |
| ||
+|| peripheral/i2c/i2c_software.jal || || || |
| ||
+|| peripheral/usart/serial_hardware.jal || || || |
| ||
+|| peripheral/usart/serial_software.jal || || || |
| ||
+|| peripheral/usart/serial_hw_int_cts.jal || || || |
| ||
+
+= Validating "samples" files =
+
+TODO (samples, files, ?, ...)
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---