14864 Commits (master)
 

Author SHA1 Message Date
giomba 8813e6d8bd minor clean 4 years ago
giomba d192979eb7 repository cleaned
actually noone ever needed the full contiki-ng repository,
but it was just forked in order to start developing the project quickly
4 years ago
francesco.barbarulo 1fd0ba8d72 [Final] Uploaded pdf presentation 4 years ago
daniela 6e00422874 Contiki-project renamed 4 years ago
Daniela 6276c5538a Comments adjustments 4 years ago
Daniela 597518b580 Comments adjustments 4 years ago
Daniela 66ecd2ce95 Merge branch 'master' of git.giomba.it:giomba/nes-proj 4 years ago
Daniela 13025910f6 Closing Timer incremented 4 years ago
giomba cb6595776b [cart] removed done TODOs 4 years ago
giomba 5356a6ee4e [repo] proper renaming of directories 4 years ago
giomba 3b142cd991 [cart] marvellous leds and battery monitor on the cart
- plus some minor fixes here and there, as usual
4 years ago
giomba 10f4cac7ff [product] single product --> multiple carts fix 4 years ago
giomba d7e3b0a70e [product + cart] single product / multiple cart
now when you press a button on the cart you notify the product launchpad about your presence;
then the product launchpad always sends packets to you;
this allows the use of multiple carts with only a single product
4 years ago
giomba 35f5041b7f [cart + cash] partial product arrays
when you cash out, instead of sending many packets, you can aggregate multiple products in the same packet, doing an array; thus you have better power efficiency, and less delay; so both Anastasi and Marcelloni would be very proud of us
4 years ago
giomba a051841635 [cart] minor fixes -- not FSM looks very good and stable 4 years ago
natalija.zlatkova@gmail.com 25f28c16c2 fixed error message type 59 and added product ack in order to allow reliable communication 4 years ago
Daniela 1f27de6ca6 [Assigner] Problem in association_req of cart already associated solved 4 years ago
Daniela 957c93d472 Merge branch 'master' of git.giomba.it:giomba/nes-proj 4 years ago
giomba c2f4bce820 Merge branch 'master' of git.giomba.it:giomba/nes-proj 5 years ago
giomba 0caca5fb4d [cart] good version + debug for Natalia 5 years ago
Daniela d1c841b24f Merge branch 'master' of git.giomba.it:giomba/nes-proj 5 years ago
Daniela cd8812d049 [Assigner] cart association modified 5 years ago
natalija.zlatkova@gmail.com 09e80d9f7f prezzo a 32 bit modific 5 years ago
Daniela 91a93b6d6a Merge branch 'master' of git.giomba.it:giomba/nes-proj 5 years ago
Daniela 9df5ac6975 [Assigner]some bugs fixed 5 years ago
giomba f6e5c137a0 Merge branch 'master' of git.giomba.it:giomba/nes-proj 5 years ago
natalija.zlatkova@gmail.com f04a290aae Merge branch 'master' of https://git.giomba.it/giomba/nes-proj 5 years ago
Daniela 1c6c374537 Some adjustments in the Assigner module 5 years ago
natalija.zlatkova@gmail.com 2debde0b5f prezzo a 32 bit 5 years ago
giomba 5c0f7aec2f Merge branch 'master' of git.giomba.it:giomba/nes-proj 5 years ago
francescobarbarulo c38f616feb [product] changed price type from float to uint32_t 5 years ago
giomba 8c63b7b9b3 [cart] discovered and fixed other bugs 5 years ago
Daniela 109c58cb17 [Assigner] Clock period changed 5 years ago
Daniela 35a8bcce3d [Assigner] Bugs fixed in handling mac addresses. Some other adjustments in Assigner Module 5 years ago
Daniela 6c01ac8d38 [Assigner] Bugs fixed in handling mac addresses. Some other adjustments in Assigner module 5 years ago
giomba 9357d69876 [cart] fixes here and there 5 years ago
giomba eba8e6540e [product] ids from uint8_t to uint32_t 5 years ago
giomba 6b6a2c019f [product] hardcoded cart address
this simply emulates RFID tag which we do not have
5 years ago
giomba ccaac68102 [cash] pointer issue basket_address + ids as uint32_t
- basket_address held the pointer to a value that is replaced for every new packet coming from the network layer, so the value itself it should be copied, not the pointer; this lead to board reset when dereferencing it
- product_id and customer_id are on 32 bits (no supermarket has less than 256 products and/or customers), otherwise I think it would fail
5 years ago
giomba e453711712 [assigner] some minor fix here and there
plus deleted trailing spaces from lines
sorry Daniela, my editor trims them automagically
5 years ago
giomba 61e2f9f6d0 [product] written rfid product encapsulation 5 years ago
giomba 26182c778e [common] updated common files 5 years ago
giomba 0343edb42c [cash] minor fix due to a copypasta error 5 years ago
giomba 2fb95798df [cart] futher adjustments for new type names 5 years ago
giomba aa708cfea8 Merge branch 'master' of git.giomba.it:giomba/nes-proj 5 years ago
giomba 5af2caaf8a [net] product vs item explanation 5 years ago
francesco.barbarulo 9d0913aef9 Merge branch 'master' of git.giomba.it:giomba/nes-proj 5 years ago
francesco.barbarulo dda6aa48ad Updated .gitignore for presentation file 5 years ago
francescobarbarulo 268e8b624f Merge branch 'master' of git.giomba.it:giomba/nes-proj 5 years ago
francescobarbarulo e7bf80de71 Added some comments 5 years ago