author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20
values | license stringclasses 3
values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
491,595 | 07.11.2018 15:35:57 | -3,600 | 7a587919da0ba8ae1a06ec3d1b0f8e3108621cd1 | EB can be transmitted to help other motes for synchronizing. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/sixtop.c",
"new_path": "openstack/02b-MAChigh/sixtop.c",
"diff": "@@ -373,28 +373,6 @@ owerror_t sixtop_send(OpenQueueEntry_t *msg) {\nreturn E_FAIL;\n}\n- if (\n- idmanager_getIsDAGroot() == TRUE ||\n- (\n- idmanager_getIsDAGroot() == FA... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-782. EB can be transmitted to help other motes for synchronizing. |
491,595 | 07.11.2018 21:07:52 | -3,600 | eb87c9455b75b9922eba917ba7b1997016fe8948 | fix the way to get nexthop address. | [
{
"change_type": "MODIFY",
"old_path": "openstack/03b-IPv6/forwarding.c",
"new_path": "openstack/03b-IPv6/forwarding.c",
"diff": "@@ -443,7 +443,6 @@ void forwarding_receive(\n*/\nvoid forwarding_getNextHop(open_addr_t* destination128b, open_addr_t* addressToWrite64b) {\nuint8_t i;\n- open_addr_t te... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-782. fix the way to get nexthop address. |
491,595 | 07.11.2018 21:12:06 | -3,600 | c758dc2f8cadd08604aed0fc2ba60c1728e8ee8c | use txrx autonomous unicast to neighbor(parent) and anycast for rx and downstream traffic. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02a-MAClow/IEEE802154E.c",
"new_path": "openstack/02a-MAClow/IEEE802154E.c",
"diff": "@@ -954,7 +954,7 @@ port_INLINE void activity_ti1ORri1(void) {\nif (packetfunctions_isBroadcastMulticast(&neighbor)==FALSE){\nif (schedule_getShared()){\n- // this ... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-782. use txrx autonomous unicast to neighbor(parent) and anycast for rx and downstream traffic. |
491,595 | 07.11.2018 22:22:42 | -3,600 | 16193e252bb37948c9303598255843399bfcb1ab | configuration that works for opentestbed deployment. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/neighbors.h",
"new_path": "openstack/02b-MAChigh/neighbors.h",
"diff": "//=========================== define ==========================================\n#define MAXPREFERENCE 2\n-#define BADNEIGHBORMAXRSSI -80 //dBm\n-#define GOODNEIGHBOR... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-782. configuration that works for opentestbed deployment. |
491,595 | 07.11.2018 22:33:36 | -3,600 | 451569015f3094d9b5cb9b3f18e32efbcfc982a5 | Fix the warning and macpong projects. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/sixtop.c",
"new_path": "openstack/02b-MAChigh/sixtop.c",
"diff": "@@ -352,8 +352,6 @@ owerror_t sixtop_request(\nowerror_t sixtop_send(OpenQueueEntry_t *msg) {\n- uint16_t slotoffset, moteId;\n- uint8_t channeloffset;\nopen_addr_t address... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-782. Fix the warning and macpong projects. |
491,595 | 08.11.2018 19:05:03 | -3,600 | f2f56a2dd444d0b66d1892aa656a90de835dfc84 | fix the minimal join process. | [
{
"change_type": "MODIFY",
"old_path": "inc/opendefs.h",
"new_path": "inc/opendefs.h",
"diff": "@@ -311,6 +311,7 @@ typedef struct {\nuint16_t max_delay; // Max delay in milliseconds before which the packet should be delivered to the receiver\nbool orgination_time_flag;\nbool drop_flag;\n+ bool is_c... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-782. fix the minimal join process. |
491,595 | 09.11.2018 10:36:07 | -3,600 | 89f697e821880b5363d791e69f9a6a2dcfcb6663 | remove previous installed autonomous cell before sending join request. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/neighbors.c",
"new_path": "openstack/02b-MAChigh/neighbors.c",
"diff": "@@ -135,6 +135,8 @@ open_addr_t* neighbors_getJoinProxy(void) {\n}\nif (joinProxy){\n+ // remove all previous installed autonomous cell\n+ neighbor_removeAllAutonomou... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-782. remove previous installed autonomous cell before sending join request. |
491,595 | 09.11.2018 11:01:18 | -3,600 | 053e27578018ceab42b154b629d9f9a663fc33d4 | use the two parameter for NO_NEXTHOP error information to indicate the destination mote. | [
{
"change_type": "MODIFY",
"old_path": "inc/opendefs.h",
"new_path": "inc/opendefs.h",
"diff": "@@ -196,7 +196,7 @@ enum {\nERR_UNEXPECTED_DAO = 0x0a, // unexpected DAO (code location {0}). A change maybe happened on dagroot node.\nERR_UNSUPPORTED_ICMPV6_TYPE = 0x0b, // unsupported ICMPv6 type {0} (... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-782. use the two parameter for NO_NEXTHOP error information to indicate the destination mote. |
491,595 | 28.11.2018 10:17:01 | -3,600 | 166ff2747747ebdce7d53f918f532e76cd33580f | Update at86rf215 configuration files. | [
{
"change_type": "MODIFY",
"old_path": "bsp/chips/at86rf215/at86rf215.h",
"new_path": "bsp/chips/at86rf215/at86rf215.h",
"diff": "@@ -3994,7 +3994,7 @@ static const registerSetting_t basic_settings_fsk_option1 []={\n{RG_RF09_PAC, 0x7F},// 0x7F=> bit6-5(0b11): No power amplifier current reduction (ma... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | Update at86rf215 configuration files. |
491,595 | 28.11.2018 12:14:07 | -3,600 | 1ad7358b477ba7aa3c07e245e6e8927e54bc2c21 | Update 01bsp_radio_rx and 01bsp_radio_tx projects. | [
{
"change_type": "MODIFY",
"old_path": "bsp/chips/at86rf215/at86rf215.h",
"new_path": "bsp/chips/at86rf215/at86rf215.h",
"diff": "@@ -3998,13 +3998,13 @@ static const registerSetting_t basic_settings_fsk_option1 []={\n{RG_BBC0_FSKDM, 0x01},// Direct modulation and preemphasis enabled.\n{RG_BBC0_FSKC... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | Update 01bsp_radio_rx and 01bsp_radio_tx projects. |
491,595 | 28.11.2018 12:27:22 | -3,600 | 50154c09c82f12d2c9993d1c0703af86d83826b7 | disable debug information printing. | [
{
"change_type": "MODIFY",
"old_path": "projects/common/01bsp_radio_rx/01bsp_radio_rx.py",
"new_path": "projects/common/01bsp_radio_rx/01bsp_radio_rx.py",
"diff": "@@ -25,6 +25,8 @@ XON = 0x11\nXONXOFF_ESCAPE = 0x12\nXONXOFF_MASK = 0x10\n+MAX_NUM_PACKET = 256\n+\ndef mote_connect(motename=None , ser... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | disable debug information printing. |
491,595 | 28.11.2018 14:27:41 | -3,600 | dcdfee792b25bd1900d7b751ae05425b9e27f9d3 | support selection between 2.4ghz or subghz for atrf215 radio. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/openmote-b-24ghz/board_info.h",
"new_path": "bsp/boards/openmote-b-24ghz/board_info.h",
"diff": "#define NUMSENSORS 7\n+// frequency to use for atmel radio\n+\n+#define ATMEL_FREQUENCY_TYPE 0 // make sure cc2538 has the 2.4ghz antenna\n+\n//====== A... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | support selection between 2.4ghz or subghz for atrf215 radio. |
491,595 | 28.11.2018 14:50:35 | -3,600 | 9a56f697f27b58bb260c84c468516117cb956f25 | add scons option to select using 24ghz or not for atmel radio. | [
{
"change_type": "MODIFY",
"old_path": "SConscript",
"new_path": "SConscript",
"diff": "@@ -42,6 +42,8 @@ if env['dagroot']==1:\nenv.Append(CPPDEFINES = 'DAGROOT')\nif env['forcetopology']==1:\nenv.Append(CPPDEFINES = 'FORCETOPOLOGY')\n+if env['use24ghz']==1:\n+ env.Append(CPPDEFINES = 'ATMEL_24GHZ'... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | add scons option to select using 24ghz or not for atmel radio. |
491,595 | 28.11.2018 16:05:36 | -3,600 | fd09333bc8159b527c3414a2df8e39c7f0055d03 | change name from use24ghz to atmel_24ghz | [
{
"change_type": "MODIFY",
"old_path": "SConscript",
"new_path": "SConscript",
"diff": "@@ -42,7 +42,7 @@ if env['dagroot']==1:\nenv.Append(CPPDEFINES = 'DAGROOT')\nif env['forcetopology']==1:\nenv.Append(CPPDEFINES = 'FORCETOPOLOGY')\n-if env['use24ghz']==1:\n+if env['atmel_24ghz']==1:\nenv.Append(... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | change name from use24ghz to atmel_24ghz |
491,595 | 13.12.2018 09:52:17 | -3,600 | d648d86fd66e48f1fbf937e803ddd6102b8d9731 | Update Licencee
remove the copy right year. | [
{
"change_type": "MODIFY",
"old_path": "LICENSE.md",
"new_path": "LICENSE.md",
"diff": "-Copyright (c) 2010-2014, Regents of the University of California.\n+Copyright (c), Regents of the University of California.\nAll rights reserved.\nRedistribution and use in source and binary forms, with or witho... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | Update Licencee
remove the copy right year. |
491,595 | 08.01.2019 16:11:04 | -3,600 | ec79495cd8af968fc589e0891ac774a54d6b19f1 | Fix 02drv_opentimer project. | [
{
"change_type": "MODIFY",
"old_path": "projects/common/02drv_opentimers/02drv_opentimers.c",
"new_path": "projects/common/02drv_opentimers/02drv_opentimers.c",
"diff": "@@ -59,16 +59,16 @@ int mote_main(void) {\nscheduler_init();\nopentimers_init();\n- app_vars.timer0_id = opentimers_create(HIGHEST... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-790. Fix 02drv_opentimer project. |
491,595 | 10.01.2019 11:54:33 | -3,600 | 1c75cd6bbbf92cfa8dd77f490b9a2cff70763cd7 | quick fix: using 20ms for openmotestm. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/openmotestm/board_info.h",
"new_path": "bsp/boards/openmotestm/board_info.h",
"diff": "@@ -54,10 +54,10 @@ to return the board's description.\n//===== IEEE802154E timing\n-#define SLOTDURATION 15 // in miliseconds\n+#define SLOTDURATION 20 // in mil... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | quick fix: using 20ms for openmotestm. |
491,595 | 10.01.2019 12:18:35 | -3,600 | 74f140a27fb4f3af4b6fd9f695d60ca82b8c5595 | fix the warning when compiling bsp_uart project | [
{
"change_type": "MODIFY",
"old_path": "projects/common/01bsp_uart/01bsp_uart.c",
"new_path": "projects/common/01bsp_uart/01bsp_uart.c",
"diff": "@@ -42,7 +42,7 @@ app_vars_t app_vars;\nvoid cb_compare(void);\nvoid cb_uartTxDone(void);\n-void cb_uartRxCb(void);\n+uint8_t cb_uartRxCb(void);\n//======... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-791. fix the warning when compiling bsp_uart project |
491,595 | 10.01.2019 12:25:35 | -3,600 | 8b8ec313d55c9b043131a6c72fd462243e972281 | fix 02drv_opentimers.ewp | [
{
"change_type": "MODIFY",
"old_path": "projects/iot-lab_M3/02drv_opentimers/02drv_opentimers.ewp",
"new_path": "projects/iot-lab_M3/02drv_opentimers/02drv_opentimers.ewp",
"diff": "<name>$PROJ_DIR$\\..\\..\\..\\inc\\opendefs.h</name>\n</file>\n</group>\n+ <group>\n+ <name>kernel</name>\n+ <file>\n+... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-791. fix 02drv_opentimers.ewp |
491,595 | 10.01.2019 14:44:01 | -3,600 | 69b7440fcf28408870c5b5696e2aee2f44e469df | use channel 11 by default for bsp_radio_tx and bsp_radio_rx projects. | [
{
"change_type": "MODIFY",
"old_path": "projects/common/01bsp_radio_rx/01bsp_radio_rx.c",
"new_path": "projects/common/01bsp_radio_rx/01bsp_radio_rx.c",
"diff": "@@ -73,7 +73,7 @@ len=17 num=84 rssi=-81 lqi=108 crc=1\n//=========================== defines =========================================\n#... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-792. use channel 11 by default for bsp_radio_tx and bsp_radio_rx projects. |
491,595 | 10.01.2019 14:45:01 | -3,600 | 8ce456aa368ccfb385d177260f2f6c43af1e67b3 | log received packet into files. | [
{
"change_type": "MODIFY",
"old_path": "projects/common/01bsp_radio_rx/01bsp_radio_rx.py",
"new_path": "projects/common/01bsp_radio_rx/01bsp_radio_rx.py",
"diff": "@@ -100,17 +100,25 @@ while True:\nstruct.unpack('>BBbBB', ''.join([chr(b) for b in rawFrame_decoded[-8:-3]]))\n# debug info\n- # print ... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-792. log received packet into files. |
491,595 | 04.02.2019 13:01:40 | -3,600 | a71702b51d579a948b7ba7af3387c96b452f21a0 | check isSync before re-transmitting join request. | [
{
"change_type": "MODIFY",
"old_path": "openapps/cjoin/cjoin.c",
"new_path": "openapps/cjoin/cjoin.c",
"diff": "@@ -171,6 +171,10 @@ void cjoin_retransmission_cb(opentimers_id_t id) {\nvoid cjoin_retransmission_task_cb(void) {\nopen_addr_t* joinProxy;\n+ if (ieee154e_isSynch() == FALSE){\n+ return;\... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-799. check isSync before re-transmitting join request. |
491,595 | 05.02.2019 11:03:37 | -3,600 | 74ec1e8bef4a0edf163cd97ba434ea34127ebbd6 | assign a task priority to each general purpose timer. | [
{
"change_type": "MODIFY",
"old_path": "drivers/common/openserial.c",
"new_path": "drivers/common/openserial.c",
"diff": "@@ -99,8 +99,8 @@ void openserial_init(void) {\nopenserial_vars.outputBufIdxW = 0;\nopenserial_vars.fBusyFlushing = FALSE;\n- openserial_vars.reset_timerId = opentimers_create(TI... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-800. assign a task priority to each general purpose timer. |
491,595 | 05.02.2019 11:33:11 | -3,600 | 0a428adf9cdcf17bca842fbbcfbee8e00b1fb35a | fix project macpong and sniffer | [
{
"change_type": "MODIFY",
"old_path": "kernel/scheduler.h",
"new_path": "kernel/scheduler.h",
"diff": "@@ -20,17 +20,18 @@ typedef enum {\n// tasks triggered by timers\nTASKPRIO_OPENTIMERS = 0x03,\nTASKPRIO_SIXTOP = 0x04,\n- TASKPRIO_RPL = 0x05,\n- TASKPRIO_UDP = 0x06,\n- TASKPRIO_COAP = 0x07,\n- T... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-800. fix project macpong and sniffer |
491,595 | 05.02.2019 16:10:00 | -3,600 | 7543315f6177e1aebc75988851e2c606ffd6cb83 | rename function schedule_removeAllCellsToNeighbor to schedule_removeAllManagedUnicastCellsToNeighbor. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/schedule.c",
"new_path": "openstack/02b-MAChigh/schedule.c",
"diff": "@@ -462,7 +462,7 @@ bool schedule_isSlotOffsetAvailable(uint16_t slotOffset){\nreturn TRUE;\n}\n-void schedule_removeAllCellsToNeighbor(\n+void schedule_removeAllManage... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-796. rename function schedule_removeAllCellsToNeighbor to schedule_removeAllManagedUnicastCellsToNeighbor. |
491,595 | 05.02.2019 17:51:28 | -3,600 | ce591f81378f58c467f1f6c3541dd21b61c34d65 | fix drv_opentimers and mercator project. | [
{
"change_type": "MODIFY",
"old_path": "projects/common/02drv_opentimers/02drv_opentimers.c",
"new_path": "projects/common/02drv_opentimers/02drv_opentimers.c",
"diff": "@@ -59,7 +59,7 @@ int mote_main(void) {\nscheduler_init();\nopentimers_init();\n- app_vars.timer0_id = opentimers_create(TIMER_GEN... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-800. fix drv_opentimers and mercator project. |
491,595 | 06.02.2019 12:18:10 | -3,600 | ebbc53daaaee4c1e5ac29027088a7cb3adeb8e5d | remove cells from 6p response side to CLEAR command. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/sixtop.c",
"new_path": "openstack/02b-MAChigh/sixtop.c",
"diff": "@@ -992,6 +992,15 @@ void sixtop_six2six_sendDone(OpenQueueEntry_t* msg, owerror_t error){\n}\n} else {\n// doesn't receive the ACK of response packet from request side aft... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-801. remove cells from 6p response side to CLEAR command. |
491,595 | 06.02.2019 12:27:10 | -3,600 | ac9eb48505c36930e10ca09c59736743a3c39922 | keep the retransmission timer in case the node gets synchronized next time. | [
{
"change_type": "MODIFY",
"old_path": "openapps/cjoin/cjoin.c",
"new_path": "openapps/cjoin/cjoin.c",
"diff": "@@ -172,6 +172,13 @@ void cjoin_retransmission_task_cb(void) {\nopen_addr_t* joinProxy;\nif (ieee154e_isSynch() == FALSE){\n+ // keep the retransmission timer, in case it synchronized at n... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-799. keep the retransmission timer in case the node gets synchronized next time. |
491,595 | 06.02.2019 12:39:45 | -3,600 | dd0e9e34d21da9904b55561875383805575f5686 | give joinPriority default value of 0xff | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/neighbors.c",
"new_path": "openstack/02b-MAChigh/neighbors.c",
"diff": "@@ -760,6 +760,8 @@ void registerNewNeighbor(open_addr_t* address,\n//update jp\nif (joinPrioPresent==TRUE){\nneighbors_vars.neighbors[i].joinPrio=joinPrio;\n+ } else... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-802. give joinPriority default value of 0xff |
491,595 | 06.02.2019 17:05:11 | -3,600 | 5c28871351adbc8c53855cca8481a1d15e5f1618 | cancel join request retransmission timer only when the node joined. | [
{
"change_type": "MODIFY",
"old_path": "openapps/cjoin/cjoin.c",
"new_path": "openapps/cjoin/cjoin.c",
"diff": "@@ -133,8 +133,6 @@ owerror_t cjoin_receive(OpenQueueEntry_t* msg,\ncojp_configuration_object_t configuration;\nowerror_t ret;\n- opentimers_cancel(cjoin_vars.timerId); // cancel the retra... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-803. cancel join request retransmission timer only when the node joined. |
491,595 | 07.02.2019 13:03:39 | -3,600 | 0d1f99a6b58be79351bde1c9d9507d9b5b580d99 | add a flag to indicate hash collision and use autonomous anycast cell to send 6p, join request and any downstream packet. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02a-MAClow/IEEE802154E.c",
"new_path": "openstack/02a-MAClow/IEEE802154E.c",
"diff": "@@ -981,10 +981,16 @@ port_INLINE void activity_ti1ORri1(void) {\n}\n} else {\n// this is autonomous TXRX cell (anycast)\n+ if (msf_getHashCollisionFlag()==TRUE){\n... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-797. add a flag to indicate hash collision and use autonomous anycast cell to send 6p, join request and any downstream packet. |
491,595 | 07.02.2019 13:09:47 | -3,600 | 69ae0f433834a14a9131a8bb0c82babe76627297 | fix for simulation board. | [
{
"change_type": "MODIFY",
"old_path": "projects/python/SConscript.env",
"new_path": "projects/python/SConscript.env",
"diff": "@@ -593,6 +593,8 @@ functionsToChange = [\n'neighbors_backoffHitZero',\n'neighbors_resetBackoff',\n'neighbors_removeOld',\n+ 'neighbor_removeAutonomousTxRxCellUnicast',\n+ ... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-797. fix for simulation board. |
491,595 | 07.02.2019 15:13:09 | -3,600 | ebebd77f03126ddbce93a294725981a14369be94 | correct the errorDescription format. | [
{
"change_type": "MODIFY",
"old_path": "inc/opendefs.h",
"new_path": "inc/opendefs.h",
"diff": "@@ -250,7 +250,7 @@ enum {\nERR_SIXTOP_COUNT = 0x3d, // there are {0} cells to request mote\nERR_SIXTOP_LIST = 0x3e, // the cells reserved to request mote contains slot {0} and slot {1}\nERR_SCHEDULE_ADDD... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-804. correct the errorDescription format. |
491,595 | 28.02.2019 16:18:35 | -3,600 | 4af6c52c92611473319e8035527157908725675a | wrong mote id to print. | [
{
"change_type": "MODIFY",
"old_path": "openstack/03b-IPv6/forwarding.c",
"new_path": "openstack/03b-IPv6/forwarding.c",
"diff": "@@ -498,8 +498,8 @@ owerror_t forwarding_send_internal_RoutingTable(\nopenserial_printError(\nCOMPONENT_FORWARDING,\nERR_NO_NEXTHOP,\n- (errorparameter_t)msg->l3_destinat... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-797. wrong mote id to print. |
491,595 | 01.03.2019 11:39:30 | -3,600 | 46090892e6501fd2e69fbeb18254601055d2d82d | adapt the configuration value. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/msf.h",
"new_path": "openstack/02b-MAChigh/msf.h",
"diff": "#define CELLOPTIONS_MSF CELLOPTIONS_TX\n#define NUMCELLS_MSF 1\n-#define MAX_NUMCELLS 16\n-#define LIM_NUMCELLSUSED_HIGH 12\n-#define LIM_NUMCELLSUSED_LOW 4\n+#define MAX_NUMCELL... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-797. adapt the configuration value. |
491,595 | 01.03.2019 16:12:08 | -3,600 | cf1d20db580b7b7ad65a345950c9ff15a538599e | use a fixed portion to send EB and DIO. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02a-MAClow/IEEE802154E.c",
"new_path": "openstack/02a-MAClow/IEEE802154E.c",
"diff": "@@ -562,7 +562,7 @@ port_INLINE void activity_synchronize_newSlot(void) {\n// update record of current channel\nieee154e_vars.freq = (openrandom_get16b()&0x0F) + 11... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-810. use a fixed portion to send EB and DIO. |
491,595 | 03.03.2019 11:04:14 | -3,600 | 469e928b902f4a6ab33b5c0ae95c30a01eae86d2 | only remove the autonomous cell at first time the node joined. Let MSF install autonomous cell if the node has a parent. | [
{
"change_type": "MODIFY",
"old_path": "openapps/cjoin/cjoin.c",
"new_path": "openapps/cjoin/cjoin.c",
"diff": "@@ -142,10 +142,14 @@ owerror_t cjoin_receive(OpenQueueEntry_t* msg,\nif (configuration.keyset.num_keys == 1 &&\nconfiguration.keyset.key[0].key_usage == COJP_KEY_USAGE_6TiSCH_K1K2_ENC_MIC... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-811. only remove the autonomous cell at first time the node joined. Let MSF install autonomous cell if the node has a parent. |
491,595 | 04.03.2019 11:16:34 | -3,600 | 75916d60380d07438c29a22600ddbab83cfa3b3e | don't push a task again in the timer callback function (except TSCH component) as they are scheduled as a task by opentimer already. | [
{
"change_type": "MODIFY",
"old_path": "drivers/common/openserial.c",
"new_path": "drivers/common/openserial.c",
"diff": "@@ -859,7 +859,9 @@ void openserial_handleCommands(void){\n//===== misc\nvoid openserial_debugPrint_timer_cb(opentimers_id_t id){\n- scheduler_push_task(task_openserial_debugPrin... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-813. don't push a task again in the timer callback function (except TSCH component) as they are scheduled as a task by opentimer already. |
491,595 | 06.03.2019 09:42:50 | -3,600 | a234acaae44dd36ba9c80681ecbb896765e9f19a | add a traffic flow control for applications. | [
{
"change_type": "MODIFY",
"old_path": "openapps/cexample/cexample.c",
"new_path": "openapps/cexample/cexample.c",
"diff": "//#include \"ADC_Channel.h\"\n#include \"idmanager.h\"\n#include \"IEEE802154E.h\"\n+#include \"schedule.h\"\n+#include \"icmpv6rpl.h\"\n//=========================== defines =... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-813. add a traffic flow control for applications. |
491,595 | 07.03.2019 09:45:47 | -3,600 | 8603cc25a450e7dfbf904a314b117f7a17171cba | don't free the buffer if notifying the packet received. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02a-MAClow/IEEE802154E.c",
"new_path": "openstack/02a-MAClow/IEEE802154E.c",
"diff": "@@ -2922,8 +2922,6 @@ void endSlot(void) {\n// would have been set to NULL in ri9.\n// indicate \"received packet\" to upper layer since we don't want to loose pack... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-813. don't free the buffer if notifying the packet received. |
491,595 | 07.03.2019 18:42:46 | -3,600 | 5eed7fc878b6201d3ce0c8bcfb4458e796991c12 | Get l2_nexthop from l3_src_address directly for join response packet, without checking it's in neighbor table or not. | [
{
"change_type": "MODIFY",
"old_path": "openstack/03b-IPv6/forwarding.c",
"new_path": "openstack/03b-IPv6/forwarding.c",
"diff": "@@ -486,7 +486,7 @@ owerror_t forwarding_send_internal_RoutingTable(\nmsg->is_cjoin_response ||\nmsg->creator==COMPONENT_CJOIN\n){\n- if (neighbors_isStableNeighbor(&(msg... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-813. Get l2_nexthop from l3_src_address directly for join response packet, without checking it's in neighbor table or not. |
491,595 | 08.03.2019 17:03:32 | -3,600 | 30e4b3c74038a41d8b4c19bb298a78db3e4c62f0 | relocate the conflicted management cell before adding the autonomous cell. | [
{
"change_type": "MODIFY",
"old_path": "openapps/openapps.c",
"new_path": "openapps/openapps.c",
"diff": "@@ -43,7 +43,7 @@ void openapps_init(void) {\n// UDP\n//uecho_init();\n- //uinject_init();\n+ uinject_init();\n//userialbridge_init();\n//uexpiration_init();\n//umonitor_init();\n"
},
{
... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-815. relocate the conflicted management cell before adding the autonomous cell. |
491,595 | 08.03.2019 19:56:06 | -3,600 | a90576a4e3053d8736e05333481f811cf5544ba2 | change the nexthop payload for upstream IPv6 packets. | [
{
"change_type": "MODIFY",
"old_path": "inc/opendefs.h",
"new_path": "inc/opendefs.h",
"diff": "@@ -203,65 +203,66 @@ enum {\nERR_HOP_LIMIT_REACHED = 0x11, // packet discarded hop limit reached\nERR_LOOP_DETECTED = 0x12, // loop detected due to previous rank {0} lower than current node rank {1}\nERR... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-812. change the nexthop payload for upstream IPv6 packets. |
491,595 | 09.03.2019 08:43:50 | -3,600 | 604e8196386398aa957403f4ce0ad7ba2413495f | randomize the period of DAO. | [
{
"change_type": "MODIFY",
"old_path": "inc/opendefs.h",
"new_path": "inc/opendefs.h",
"diff": "@@ -203,7 +203,7 @@ enum {\nERR_HOP_LIMIT_REACHED = 0x11, // packet discarded hop limit reached\nERR_LOOP_DETECTED = 0x12, // loop detected due to previous rank {0} lower than current node rank {1}\nERR_W... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-812. randomize the period of DAO. |
491,595 | 09.03.2019 09:33:35 | -3,600 | cc385d361259723975c8695e9a01b5297af292b6 | drop the 6p response with RESET return code to avoid queue buffer overflow. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/sixtop.c",
"new_path": "openstack/02b-MAChigh/sixtop.c",
"diff": "// in seconds: sixtop maintaince is called every 30 seconds\n#define MAINTENANCE_PERIOD 30\n+/**\n+ Drop the 6P request if number of 6P response with RC RESET in queue is l... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-812. drop the 6p response with RESET return code to avoid queue buffer overflow. |
491,595 | 09.03.2019 15:51:09 | -3,600 | 37abaac1cd2ad60f1b78a3bf762021ece4b00164 | count numTx and numTxAck only on Tx cell. | [
{
"change_type": "MODIFY",
"old_path": "inc/opendefs.h",
"new_path": "inc/opendefs.h",
"diff": "@@ -348,6 +348,7 @@ typedef struct {\nbool l2_joinPriorityPresent;\nbool l2_isNegativeACK; // is the negative ACK?\nint16_t l2_timeCorrection; // record the timeCorrection and print out at endOfslot\n+ bo... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-592. count numTx and numTxAck only on Tx cell. |
491,595 | 10.03.2019 20:50:11 | -3,600 | 1248265a89bf076f829224beaa80cdab59f60b39 | add the HashCollision case in sixtop_send. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/sixtop.c",
"new_path": "openstack/02b-MAChigh/sixtop.c",
"diff": "@@ -369,10 +369,13 @@ owerror_t sixtop_send(OpenQueueEntry_t *msg) {\nicmpv6rpl_getPreferredParentEui64(&addressToWrite) == FALSE ||\n(\nicmpv6rpl_getPreferredParentEui64(&... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-797. add the HashCollision case in sixtop_send. |
491,595 | 11.03.2019 10:03:36 | -3,600 | f090be5a87d3c3228f1d0cdaf86318adc358fb46 | don't remove parent from neighbor table when cleaning old neighbors. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/neighbors.c",
"new_path": "openstack/02b-MAChigh/neighbors.c",
"diff": "@@ -654,8 +654,7 @@ uint16_t neighbors_getLinkMetric(uint8_t index) {\n//===== maintenance\nvoid neighbors_removeOld(void) {\n- uint8_t i, j;\n- bool haveParent;\n+ u... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-816. don't remove parent from neighbor table when cleaning old neighbors. |
491,595 | 12.03.2019 18:44:19 | -3,600 | 6fd0d0c6414cd3fcf9bc61ad08c8f5bb1391e912 | push a task to call 6p. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/msf.c",
"new_path": "openstack/02b-MAChigh/msf.c",
"diff": "@@ -82,10 +82,10 @@ void msf_updateCellsPassed(open_addr_t* neighbor){\nmsf_vars.numCellsPassed++;\nif (msf_vars.numCellsPassed == MAX_NUMCELLS){\nif (msf_vars.numCellsUsed > LIM... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-817. push a task to call 6p. |
491,595 | 12.03.2019 18:46:20 | -3,600 | 32a0c800b2792c5dbd3a0be11a2416a896429d2d | reset neighbor backoff when packet sendDone | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/neighbors.c",
"new_path": "openstack/02b-MAChigh/neighbors.c",
"diff": "@@ -425,6 +425,10 @@ void neighbors_indicateTx(\nif (isThisRowMatching(l2_dest,i)) {\n// found the target neighbor\n+ // reset backoff variable\n+ neighbors_vars.neig... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-818. reset neighbor backoff when packet sendDone |
491,595 | 12.03.2019 18:48:01 | -3,600 | 065b57cb4b3ac2669e0209d89e69e430f76f2659 | remove 6P request to that neighbor if received 6P from a wrong state. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/sixtop.c",
"new_path": "openstack/02b-MAChigh/sixtop.c",
"diff": "@@ -1491,7 +1491,6 @@ void sixtop_six2six_notifyReceive(\nif (type == SIXTOP_CELL_RESPONSE) {\n// this is a 6p response message\n- neighbors_updateSequenceNumber(&(pkt->l2_... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-819. remove 6P request to that neighbor if received 6P from a wrong state. |
491,595 | 14.03.2019 17:52:21 | -3,600 | ead7264f7f17db906f047d9715810dd294a6e743 | remove additional request. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/sixtop.c",
"new_path": "openstack/02b-MAChigh/sixtop.c",
"diff": "@@ -191,6 +191,11 @@ owerror_t sixtop_request(\nreturn E_FAIL;\n}\n+ if (openqueue_getNum6PReq(neighbor)>0){\n+ // remove previous request as it's not sent out\n+ openqueue... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-817. remove additional request. |
491,595 | 14.03.2019 18:11:36 | -3,600 | 517b656f94ad20f4a26bc75b6f2e3bf8caf2e733 | add cellUsage into uinject payload. | [
{
"change_type": "MODIFY",
"old_path": "openapps/uinject/uinject.c",
"new_path": "openapps/uinject/uinject.c",
"diff": "#include \"icmpv6rpl.h\"\n#include \"idmanager.h\"\n+#include \"msf.h\"\n+\n//=========================== variables =======================================\nuinject_vars_t uinject_... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | add cellUsage into uinject payload. |
491,595 | 14.03.2019 20:39:43 | -3,600 | c5594e43a5269ea9c20e41aaae46afbeb19499df | update cell usage figure | [
{
"change_type": "MODIFY",
"old_path": "openapps/uinject/uinject.py",
"new_path": "openapps/uinject/uinject.py",
"diff": "import socket\nimport struct\n+import time\n+\n+import matplotlib.pyplot as plt\n+import numpy as np\n+\n+# ================= definitions ========================================... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | update cell usage figure |
491,595 | 15.03.2019 11:28:55 | -3,600 | 25e2551843ba2f87c0c46ff4f9f7282c09d6c376 | only remove packet not handled by component. | [
{
"change_type": "MODIFY",
"old_path": "openstack/cross-layers/openqueue.c",
"new_path": "openstack/cross-layers/openqueue.c",
"diff": "@@ -142,7 +142,10 @@ void openqueue_removeAllCreatedBy(uint8_t creator) {\nINTERRUPT_DECLARATION();\nDISABLE_INTERRUPTS();\nfor (i=0;i<QUEUELENGTH;i++){\n- if (open... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-725. only remove packet not handled by IEEE802154E component. |
491,595 | 15.03.2019 12:05:46 | -3,600 | f98ceaea47fa74a1ee925d8c0b65068bd0e15e54 | update version number to develop version. | [
{
"change_type": "MODIFY",
"old_path": "inc/opendefs.h",
"new_path": "inc/opendefs.h",
"diff": "static const uint8_t infoStackName[] = \"OpenWSN \";\n#define OPENWSN_VERSION_MAJOR 1\n-#define OPENWSN_VERSION_MINOR 24\n+#define OPENWSN_VERSION_MINOR 25\n#define OPENWSN_VERSION_PATCH 0\n#ifndef TRUE\n... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | update version number to develop version. |
491,595 | 15.03.2019 14:57:15 | -3,600 | f034cd3f710a7f65e7c131c5746d6a50f2a7aab2 | record the network start time. | [
{
"change_type": "MODIFY",
"old_path": "openapps/uinject/uinject.py",
"new_path": "openapps/uinject/uinject.py",
"diff": "@@ -33,6 +33,9 @@ else:\nnetwork_start_time = time.time()\nprint \"Network starts at {0}\\n\".format(time.ctime(network_start_time))\n+ with open('network_start_time.txt','a') as... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | record the network start time. |
491,595 | 18.03.2019 09:40:24 | -3,600 | c593a96defbeecf44e0885b924fd1b9709a0c573 | record the original asn. | [
{
"change_type": "MODIFY",
"old_path": "openapps/uinject/uinject.py",
"new_path": "openapps/uinject/uinject.py",
"diff": "@@ -63,10 +63,14 @@ else:\nif mote not in mote_counter_asn_cellusage.keys():\nmote_counter_asn_cellusage[mote] = {}\nmote_counter_asn_cellusage[mote]['counter'] = []\n+ mote_coun... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | record the original asn. |
491,595 | 18.03.2019 11:41:55 | -3,600 | f8fb52959beeda73fe5ef3f524e6b1ad5d58cae9 | add mote id in the payload. | [
{
"change_type": "MODIFY",
"old_path": "openapps/uinject/uinject.c",
"new_path": "openapps/uinject/uinject.c",
"diff": "@@ -155,6 +155,10 @@ void uinject_task_cb(void) {\nnumCellsUsed = msf_getPreviousNumCellsUsed();\npkt->payload[0] = numCellsUsed;\n+ packetfunctions_reserveHeaderSize(pkt,sizeof(ui... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | add mote id in the payload. |
491,595 | 20.03.2019 11:59:25 | -3,600 | 054c990156ed5445bf05f24e167a0eeaf107b19d | check the buffer size when reading from FIFO for sub-Ghz. | [
{
"change_type": "MODIFY",
"old_path": "bsp/chips/at86rf215/at86rf215.c",
"new_path": "bsp/chips/at86rf215/at86rf215.c",
"diff": "@@ -147,7 +147,7 @@ void at86rf215_spiWriteFifo(uint8_t* bufToWrite, uint16_t len, uint8_t type) {\n}\n-void at86rf215_spiReadRxFifo( uint8_t* pBufRead, uint16_t* lenRead... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-820. check the buffer size when reading from FIFO for sub-Ghz. |
491,595 | 20.03.2019 12:14:32 | -3,600 | 66cb30cfb48608b58e707fda39b22fb49b53a03c | check the length is correct or not, don't change the crc. | [
{
"change_type": "MODIFY",
"old_path": "bsp/chips/at86rf215/radio.c",
"new_path": "bsp/chips/at86rf215/radio.c",
"diff": "@@ -320,13 +320,9 @@ void radio_getReceivedFrame(\n// read the received packet from the RXFIFO\nat86rf215_spiReadRxFifo(bufRead, lenRead, ATMEL_FREQUENCY_TYPE, maxBufLen);\n- if ... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-820. check the length is correct or not, don't change the crc. |
491,595 | 20.03.2019 12:19:12 | -3,600 | 13906aeac3092175d6dcbc54570d49cbe781c8cd | set rxpk_done when it's expectedFrame. | [
{
"change_type": "MODIFY",
"old_path": "projects/common/01bsp_radio_rx/01bsp_radio_rx.c",
"new_path": "projects/common/01bsp_radio_rx/01bsp_radio_rx.c",
"diff": "@@ -233,13 +233,12 @@ void cb_endFrame(PORT_TIMER_WIDTH timestamp) {\n// toggle led if the frame is expected\nif (expectedFrame){\n+ // in... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-820. set rxpk_done when it's expectedFrame. |
491,595 | 21.03.2019 09:55:01 | -3,600 | 8c5b27ea2af52f5e44fa7a6f64afde47c8157ee9 | don't select a parent larger than lowestRankInHistory+DAGMAXRANKINCREASE | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/neighbors.h",
"new_path": "openstack/02b-MAChigh/neighbors.h",
"diff": "#define MAXDAGRANK 0xffff\n#define DEFAULTDAGRANK MAXDAGRANK\n#define MINHOPRANKINCREASE 256 // default value in RPL and Minimal 6TiSCH draft\n+#define DAGMAXRANKINCR... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-821. don't select a parent larger than lowestRankInHistory+DAGMAXRANKINCREASE |
491,595 | 21.03.2019 11:06:00 | -3,600 | d70d77ff251acf85ef6fc23e9794c9d2e9f45518 | slow down the traffic rate of DAO and uinject. | [
{
"change_type": "MODIFY",
"old_path": "openapps/uinject/uinject.c",
"new_path": "openapps/uinject/uinject.c",
"diff": "#include \"schedule.h\"\n#include \"icmpv6rpl.h\"\n#include \"idmanager.h\"\n+#include \"openrandom.h\"\n#include \"msf.h\"\n+//=========================== defines ================... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | slow down the traffic rate of DAO and uinject. |
491,595 | 21.03.2019 14:15:44 | -3,600 | 50586760237e34828ef7b1ba025945b0f6fff560 | use 768 instead of 512 for DAGMAXRANKINCREASE. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/neighbors.h",
"new_path": "openstack/02b-MAChigh/neighbors.h",
"diff": "#define MAXDAGRANK 0xffff\n#define DEFAULTDAGRANK MAXDAGRANK\n#define MINHOPRANKINCREASE 256 // default value in RPL and Minimal 6TiSCH draft\n-#define DAGMAXRANKINCR... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-821. use 768 instead of 512 for DAGMAXRANKINCREASE. |
491,595 | 21.03.2019 17:30:48 | -3,600 | f63b8f5af50623581b22a460cf6afbdc0d7b3260 | unclear the blacklist. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/neighbors.c",
"new_path": "openstack/02b-MAChigh/neighbors.c",
"diff": "@@ -650,6 +650,9 @@ uint16_t neighbors_getLinkMetric(uint8_t index) {\n){\n// PDR too low, put the neighbor in blacklist\nneighbors_vars.neighbors[index].inBlacklist ... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-824. unclear the blacklist. |
491,595 | 23.03.2019 15:31:39 | -3,600 | 0e37943acede2279154700d2bb4ea587fdb3ad73 | cover the case when the autonomous unicast cell neighbor is not founded. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02a-MAClow/IEEE802154E.c",
"new_path": "openstack/02a-MAClow/IEEE802154E.c",
"diff": "@@ -999,10 +999,12 @@ port_INLINE void activity_ti1ORri1(void) {\n}\nif (ieee154e_vars.dataToSend == NULL) {\n- if (schedule_getAutonomousTxRxCellUnicastNeighbor(&a... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-825. cover the case when the autonomous unicast cell neighbor is not founded. |
491,595 | 23.03.2019 15:39:25 | -3,600 | 16baee2a8e11752f1ccce0c509ee21498b1a34cc | remove blacklist feature. | [
{
"change_type": "MODIFY",
"old_path": "inc/opendefs.h",
"new_path": "inc/opendefs.h",
"diff": "@@ -384,7 +384,6 @@ typedef struct {\nasn_t asn;\nuint8_t joinPrio;\nbool f6PNORES;\n- bool inBlacklist;\nuint8_t sequenceNumber;\nuint8_t backoffExponenton;\nuint8_t backoff;\n"
},
{
"change_type... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-826. remove blacklist feature. |
491,595 | 23.03.2019 16:02:25 | -3,600 | e9288c5078dc120998db84395948b3750b147033 | initialize the autonomousUnicastNeighbor before using it. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02a-MAClow/IEEE802154E.c",
"new_path": "openstack/02a-MAClow/IEEE802154E.c",
"diff": "@@ -999,6 +999,7 @@ port_INLINE void activity_ti1ORri1(void) {\n}\nif (ieee154e_vars.dataToSend == NULL) {\n+ memset(&autonomousUnicastNeighborm, 0, sizeof(open_add... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-825. initialize the autonomousUnicastNeighbor before using it. |
491,595 | 23.03.2019 16:28:59 | -3,600 | a114d46fdf74552895b59e064bfae839feb5cfe6 | using bar rather than lines for cell usage of each node | [
{
"change_type": "MODIFY",
"old_path": "openapps/uinject/uinject.py",
"new_path": "openapps/uinject/uinject.py",
"diff": "@@ -161,7 +161,7 @@ ax.plot(num_node_list,node_avg_cell_usage_HIGH,'r-')\nplt.text(len(num_node_list)/2, 0.77, 'LIM_NUMCELLSUSED_HIGH', color='red')\nax.plot(num_node_list,node_a... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | using bar rather than lines for cell usage of each node |
491,595 | 23.03.2019 18:22:04 | -3,600 | 4ad5c901984504e1761bf57cb1aca849b6011645 | record the application packets when it's dropped. | [
{
"change_type": "MODIFY",
"old_path": "inc/opendefs.h",
"new_path": "inc/opendefs.h",
"diff": "@@ -153,23 +153,24 @@ enum {\n//TRAN\nCOMPONENT_OPENUDP = 0x17,\nCOMPONENT_OPENCOAP = 0x18,\n+ // secure join\n+ COMPONENT_CJOIN = 0x19,\n+ COMPONENT_OPENOSCOAP = 0x1a,\n// applications\n- COMPONENT_C6T =... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-822. record the application packets when it's dropped. |
491,595 | 23.03.2019 20:47:55 | -3,600 | b540f5666c58616ba79013eaa2656f24c4e101df | increase number of tries to 15. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02a-MAClow/IEEE802154E.h",
"new_path": "openstack/02a-MAClow/IEEE802154E.h",
"diff": "@@ -38,7 +38,7 @@ static const uint8_t ebIEsBytestream[] = {\n#define EB_IE_LEN 28\n#define NUM_CHANNELS 16 // number of channels to channel hop on\n-#define TXRETR... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-827. increase number of tries to 15. |
491,595 | 26.03.2019 20:00:37 | -3,600 | e45f0ae89af304be011ffef357af09cd7b20f8d1 | relocate cell when link quality is lower than threshold. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/schedule.c",
"new_path": "openstack/02b-MAChigh/schedule.c",
"diff": "@@ -573,40 +573,19 @@ bool schedule_isNumTxWrapped(open_addr_t* neighbor){\nbool schedule_getCellsToBeRelocated(open_addr_t* neighbor, cellInfo_ht* celllist){\nuint8_t ... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-828. relocate cell when link quality is lower than threshold. |
491,595 | 26.03.2019 20:03:18 | -3,600 | 2d4a5069c4c9f79181048d8f87f23656d782241a | reset the lowest rank when myRank reach to MAXDAGRANK. | [
{
"change_type": "MODIFY",
"old_path": "openstack/03b-IPv6/icmpv6rpl.c",
"new_path": "openstack/03b-IPv6/icmpv6rpl.c",
"diff": "@@ -515,6 +515,11 @@ void icmpv6rpl_updateMyDAGrankAndParentSelection(void) {\nicmpv6rpl_vars.rankIncrease= prevRankIncrease;\n// no change to report on\n}\n+\n+ // if my r... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-821. reset the lowest rank when myRank reach to MAXDAGRANK. |
491,595 | 26.03.2019 20:17:22 | -3,600 | ad6e80199e21e3d0cf7398e644c94545e846e46a | disable the travis for msp430 based board. | [
{
"change_type": "MODIFY",
"old_path": ".travis.yml",
"new_path": ".travis.yml",
"diff": "@@ -14,13 +14,13 @@ before_script:\nscript:\n- mkdir -p ./build/doc/\n- scons docs\n-- scons board=telosb toolchain=mspgcc verbose=1 oos_macpong\n-- scons board=telosb kernel=freertos toolchain=mspgcc verbose=1... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | disable the travis for msp430 based board. |
491,595 | 09.04.2019 10:28:00 | 25,200 | 764be2d1f303405962c429fa83e130b23ce21ddb | add bootload_script and bit file. | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "projects/scum/SCM3B_bootload_script.py",
"diff": "+import serial\n+import random\n+import time\n+\n+# SCM-3B Bootload Script\n+# BW 11/17/18\n+\n+# Set COM port and binary file path below\n+# Supports both optical and wired bootload modes, set f... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. add bootload_script and bit file. |
491,595 | 09.04.2019 14:35:22 | 25,200 | a2195710eefc1d5498df2a829759bdbe2eb54217 | don't insert crc (to be debug why crc failed) and print the bin file path. | [
{
"change_type": "MODIFY",
"old_path": "projects/scum/SCM3B_bootload_script.py",
"new_path": "projects/scum/SCM3B_bootload_script.py",
"diff": "@@ -14,6 +14,9 @@ com_port = 'COM11';\nbinFilePath = \"{0}\\Objects\\{0}.bin\".format('01bsp_leds')\n+\n+print \"bin file path: {0}\".format(binFilePath)\n+... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. don't insert crc (to be debug why crc failed) and print the bin file path. |
491,595 | 09.04.2019 17:04:02 | 25,200 | 6cbb5cebb22f28f3bd23e90781ba8792eaf25752 | project bsp_sctimer passed. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/board.c",
"new_path": "bsp/boards/scum/board.c",
"diff": "@@ -87,7 +87,7 @@ void board_init(void) {\ndebugpins_init();\nleds_init();\nuart_init();\n-// sctimer_init();\n+ sctimer_init();\n// radio_init();\n// eui64_get(eui);\n}\n@@ -249,9 +249,... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-833. project bsp_sctimer passed. |
491,595 | 10.04.2019 11:15:27 | 25,200 | d04b3ede9211cc303c9a092b57d3817bebc68306 | update the bsp_sctimer compare value converting. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/board_info.h",
"new_path": "bsp/boards/scum/board_info.h",
"diff": "@@ -34,13 +34,6 @@ to return the board's description.\n// ==== SCuM RF timer specific\n-// with the setup of FPGA board +teensy, the rftimer clock is\n-// 20MHz divided by 255 ... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-833. update the bsp_sctimer compare value converting. |
491,595 | 10.04.2019 13:49:30 | 25,200 | 5c38fe2d5dd634e657cf8f8eb0fe933b5ec04f3c | add a new bsp_radio.c for scum. | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "projects/scum/01bsp_radio/01bsp_radio.c",
"diff": "+/**\n+\\brief This program shows the use of the \"radio\" bsp module.\n+\n+Since the bsp modules for different platforms have the same declaration, you\n+can use this project with any platform.... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-833. add a new bsp_radio.c for scum. |
491,595 | 10.04.2019 20:32:08 | 25,200 | 44c7503456cb30c0891bb6c8789f548608d08e67 | Update bsp_radio projects. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/board.c",
"new_path": "bsp/boards/scum/board.c",
"diff": "@@ -22,6 +22,9 @@ extern char send_packet[127];\nextern unsigned int ASC[38];\nextern unsigned int ASC_FPGA[38];\n+extern unsigned int RX_channel_codes[16];\n+extern unsigned int TX_chan... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-833. Update bsp_radio projects. |
491,595 | 10.04.2019 21:50:11 | 25,200 | 2474b3b04ac0fee6920950f2b1c9deacd8c72450 | update bsp_radio measured tx_channel code for channel 11. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/board.c",
"new_path": "bsp/boards/scum/board.c",
"diff": "@@ -83,7 +83,7 @@ void board_init(void) {\n// measured in SwarmLab with room temperature\nRX_channel_codes[0] = 360;\n- TX_channel_codes[0] = 410;\n+ TX_channel_codes[0] = 412;\n// set p... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-833. update bsp_radio measured tx_channel code for channel 11. |
491,595 | 11.04.2019 11:12:19 | 25,200 | 38da31fc63e48726c9451bc49d9d335a134cd3f8 | apply xonxoff on scum and update slot duration. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/board_info.h",
"new_path": "bsp/boards/scum/board_info.h",
"diff": "@@ -52,10 +52,10 @@ to return the board's description.\n//===== IEEE802154E timing\n-#define SLOTDURATION 15 // in miliseconds\n+#define SLOTDURATION 20 // in miliseconds\n////... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-831. apply xonxoff on scum and update slot duration. |
491,595 | 11.04.2019 16:56:02 | 25,200 | f1150d5cb4031971d2a407a2734480c5edeffccc | update radio.c file. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/radio.c",
"new_path": "bsp/boards/scum/radio.c",
"diff": "#define DEFAULT_CRC_CHECK 0x01 // this is an arbitrary value for now\n#define DEFAULT_RSSI -50 // this is an arbitrary value for now\n+#define DEFAULT_FREQ 11 // since the LC calibration... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-833. update radio.c file. |
491,595 | 11.04.2019 17:23:02 | 25,200 | 27c1afcdd230e09729c14cfecad3a3c60ac1580f | Add sctimer_gpio project | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "projects/scum/01bsp_sctimer_gpio/01bsp_sctimer_gpio.c",
"diff": "+/**\n+\\brief This program shows the use of the \"sctimer\" bsp module.\n+\n+Since the bsp modules for different platforms have the same declaration, you\n+can use this project wi... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. Add sctimer_gpio project |
491,595 | 24.04.2019 19:51:08 | -7,200 | bfbc52f07a9b51415db2a068bea58fddcbf03269 | format the calibration code. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/radio.c",
"new_path": "bsp/boards/scum/radio.c",
"diff": "// ==== for calibration\n-#define FREQ_UPDATE_TIMEOUT 15\n+#define IF_FREQ_UPDATE_TIMEOUT 10\n+#define LO_FREQ_UPDATE_TIMEOUT 10\n+#define FILTER_WINDOWS_LEN 11\n+#define FIR_COEFF_SCALE... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. format the calibration code. |
491,595 | 24.04.2019 19:53:45 | -7,200 | 52cebf6835b86a443b5a43c90b811919a5fdaf31 | use a roughly 163KHz RFTimer clock. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/board.c",
"new_path": "bsp/boards/scum/board.c",
"diff": "@@ -82,8 +82,8 @@ void board_init(void) {\nboard_optical_calibration();\n// measured in SwarmLab with room temperature\n- RX_channel_codes[0] = 360;\n- TX_channel_codes[0] = 412;\n+ RX_c... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. use a roughly 163KHz RFTimer clock. |
491,595 | 24.04.2019 19:54:53 | -7,200 | 674565ecc78ddbf8e871cbe4c6eef3727c0be4eb | revert the changes of bsp_radio project. | [
{
"change_type": "MODIFY",
"old_path": "projects/scum/01bsp_radio/01bsp_radio.c",
"new_path": "projects/scum/01bsp_radio/01bsp_radio.c",
"diff": "@@ -26,8 +26,8 @@ end of frame event), it will turn on its error LED.\n#define LENGTH_PACKET 125+LENGTH_CRC ///< maximum length is 127 bytes\n#define CHAN... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. revert the changes of bsp_radio project. |
491,595 | 26.04.2019 23:34:08 | -7,200 | 0bb7ee0e89730d151a901de957fa15f658d86052 | adapt the txFrequency manually. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/scm3_hardware_interface.c",
"new_path": "bsp/boards/scum/scm3_hardware_interface.c",
"diff": "@@ -158,7 +158,7 @@ void LC_FREQCHANGE_ASC(int coarse, int mid, int fine){\n}\n-void LC_monotonic_ASC(int LC_code){\n+void LC_monotonic_ASC(int LC_cod... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. adapt the txFrequency manually. |
491,595 | 26.04.2019 23:35:04 | -7,200 | 0942e18d12192038eb20094ceb6baea0b9d2bc3a | add temporal debug pins | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/debugpins.h",
"new_path": "bsp/boards/debugpins.h",
"diff": "@@ -58,6 +58,14 @@ void debugpins_intdisabled_toggle(void);\nvoid debugpins_intdisabled_clr(void);\nvoid debugpins_intdisabled_set(void);\n+void debugpins_debug_toggle(void);\n+void debugp... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. add temporal debug pins |
491,595 | 26.04.2019 23:36:20 | -7,200 | ed667487ff7fd37e41b82a049ead82596a7c96b9 | adapt TxFrequency and only calibrate to packet with default panid | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/board.c",
"new_path": "bsp/boards/scum/board.c",
"diff": "@@ -82,8 +82,8 @@ void board_init(void) {\nboard_optical_calibration();\n// measured in SwarmLab with room temperature\n- RX_channel_codes[0] = 363;\n- TX_channel_codes[0] = 417;\n+ RX_c... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. adapt TxFrequency and only calibrate to packet with default panid |
491,595 | 26.04.2019 23:37:11 | -7,200 | b18426dc464da5ea487263e6939a8b654b6791c3 | implement enable disable interrupt | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/sctimer.c",
"new_path": "bsp/boards/scum/sctimer.c",
"diff": "#define RFTIMER_MAX_COUNT 0x3ffffff // use a value less than 0xffffffff/61 and also equal to 2^n-1\n#define TIMERLOOP_THRESHOLD 0xfffff // 0xffff is 2 seconds @ 32768Hz clock\n-#defi... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. implement enable disable interrupt |
491,595 | 26.04.2019 23:38:03 | -7,200 | 131fbd0d4dceb6818e8c39ea1a360a9c7ae8ea3d | adapt timing for SCuM. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/board_info.h",
"new_path": "bsp/boards/scum/board_info.h",
"diff": "@@ -52,14 +52,14 @@ to return the board's description.\n//===== IEEE802154E timing\n-#define SLOTDURATION 20 // in miliseconds\n+#define SLOTDURATION 70 // in miliseconds\n////... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. adapt timing for SCuM. |
491,595 | 26.04.2019 23:39:21 | -7,200 | 3e910550efbb24d3cbd269889d6e546ab2272883 | send txNow command with a timer interrupt. | [
{
"change_type": "MODIFY",
"old_path": "projects/scum/01bsp_radio/01bsp_radio.c",
"new_path": "projects/scum/01bsp_radio/01bsp_radio.c",
"diff": "@@ -26,8 +26,8 @@ end of frame event), it will turn on its error LED.\n#define LENGTH_PACKET 125+LENGTH_CRC ///< maximum length is 127 bytes\n#define CHAN... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. send txNow command with a timer interrupt. |
491,595 | 26.04.2019 23:40:16 | -7,200 | 21a16354a8d32026ede5b0084bb1f404cdd6f152 | update oos_openwsn project file. | [
{
"change_type": "MODIFY",
"old_path": "projects/scum/03oos_openwsn/03oos_openwsn.uvprojx",
"new_path": "projects/scum/03oos_openwsn/03oos_openwsn.uvprojx",
"diff": "<MiscControls>--gnu</MiscControls>\n<Define></Define>\n<Undefine></Undefine>\n- <IncludePath>..\\..\\..\\bsp\\boards;..\\..\\..\\bsp\\... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. update oos_openwsn project file. |
491,595 | 26.04.2019 23:41:04 | -7,200 | 3bdec255104915988888d11ff6f59e3d02323aa3 | adapt stack to SCuM. | [
{
"change_type": "MODIFY",
"old_path": "openstack/02b-MAChigh/msf.c",
"new_path": "openstack/02b-MAChigh/msf.c",
"diff": "#include \"sixtop.h\"\n#include \"scheduler.h\"\n#include \"schedule.h\"\n-#include \"openapps.h\"\n#include \"openrandom.h\"\n#include \"idmanager.h\"\n#include \"icmpv6rpl.h\"\... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. adapt stack to SCuM. |
491,595 | 02.05.2019 10:43:34 | -7,200 | 2d44fdc1d6ac4fcba181593e53a9d0302f037378 | add RFCONTROLE error flags. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/memory_map.h",
"new_path": "bsp/boards/scum/memory_map.h",
"diff": "#define RX_SFD_DONE_INT 0x08\n#define RX_DONE_INT 0x10\n+// ==== RFCONTROLLER error flag\n+\n+#define TX_OVERFLOW_ERROR 0x01\n+#define TX_CUTOFF_ERROR 0x02\n+#define RX_OVERFLO... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. add RFCONTROLE error flags. |
491,595 | 02.05.2019 10:45:33 | -7,200 | be41ac16ea5c882e2ccb64ab54308bffb414ae96 | check the crc and only calibrate when crc is correct. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/radio.c",
"new_path": "bsp/boards/scum/radio.c",
"diff": "@@ -52,6 +52,7 @@ typedef struct {\nuint8_t radio_rx_buffer[MAXLENGTH_TRX_BUFFER] __attribute__ ((aligned (4)));\nradio_state_t state;\nuint8_t current_frequency;\n+ bool crc_ok;\n} radi... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. check the crc and only calibrate when crc is correct. |
491,595 | 02.05.2019 10:46:22 | -7,200 | b27b5bdebf99093471c6b9e126314378d1f78178 | hard cord rx frequency as well. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/scm3_hardware_interface.c",
"new_path": "bsp/boards/scum/scm3_hardware_interface.c",
"diff": "@@ -185,8 +185,13 @@ void LC_monotonic_ASC(int LC_code, unsigned int type){\nif (fine > 15){fine++;};\nif (type==1) {\n+ // need to be tuned each time... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. hard cord rx frequency as well. |
491,595 | 02.05.2019 10:48:02 | -7,200 | d7c32c3eb47a2c0c85700c7793d40f35c830473a | comment printf. | [
{
"change_type": "MODIFY",
"old_path": "bsp/boards/scum/scm3_hardware_interface.c",
"new_path": "bsp/boards/scum/scm3_hardware_interface.c",
"diff": "@@ -189,7 +189,7 @@ void LC_monotonic_ASC(int LC_code, unsigned int type){\nmid = mid-1;\nfine = 0;\n} else {\n- printf(\"coarse=%d,mid=%d,fine=%d\\r\... | C | BSD 3-Clause New or Revised License | openwsn-berkeley/openwsn-fw | FW-830. comment printf. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.